1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Update root.md

added fwlink for release
This commit is contained in:
Jos de Bruijn
2016-06-02 10:41:11 -07:00
parent f30505f1d5
commit 5c8a1d24b4

View File

@ -5,7 +5,7 @@ Wide World Importers is a comprehensive database sample that both illustrates da
Note that the sample is meant to be representative of a typical database. It does not include every feature of SQL Server. The design of the database follows one common set of standards, but there are many ways one might build a database.
**Latest release**:
[wide-world-importers-v0.1](https://github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v0.1)
[wide-world-importers-release](http://go.microsoft.com/fwlink/?LinkID=800630)
**Source code for the sample**:
[wide-world-importers](https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/wide-world-importers).