removing redundant reference to release

This commit is contained in:
Jos de Bruijn
2017-06-26 09:33:45 -07:00
committed by GitHub
parent bad15904b1
commit a888e46567
@@ -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