mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
removing redundant reference to release
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
The Visual Studio SQL Server Data Tools project in this folder is used to construct the WideWorldImportersDW database from scratch on SQL Server or Azure SQL Database. It is possible to vary the data size.
|
||||
|
||||
A pre-created version of the database is available for download as part of the latest release of the sample: [wide-world-importers-release](http://go.microsoft.com/fwlink/?LinkID=800630).
|
||||
A pre-created version of the database is available for download as part of the latest release of the sample: [wide-world-importers-release](https://aka.ms/wwi).
|
||||
|
||||
### Contents
|
||||
|
||||
@@ -11,7 +11,6 @@ A pre-created version of the database is available for download as part of the l
|
||||
[Run this sample](#run-this-sample)<br/>
|
||||
[Disclaimers](#disclaimers)<br/>
|
||||
|
||||
|
||||
<a name=about-this-sample></a>
|
||||
|
||||
## About this sample
|
||||
@@ -25,8 +24,6 @@ A pre-created version of the database is available for download as part of the l
|
||||
|
||||
The instructions below are for creating the sample database from scratch.
|
||||
|
||||
A pre-created version of the database is available for download as part of the latest release of the sample: [wide-world-importers-release](http://go.microsoft.com/fwlink/?LinkID=800630).
|
||||
|
||||
<a name=before-you-begin></a>
|
||||
|
||||
## Before you begin
|
||||
|
||||
Reference in New Issue
Block a user