diff --git a/samples/databases/wide-world-importers/README.md b/samples/databases/wide-world-importers/README.md index 0d3f1e773b..a18f446d38 100644 --- a/samples/databases/wide-world-importers/README.md +++ b/samples/databases/wide-world-importers/README.md @@ -6,9 +6,9 @@ WideWorldImporters is a wholesale company. Transactions and real-time analytics The sample includes the databases that can be explored, as well as sample applications and sample scripts that can be used to explore the use of individual SQL Server features in the sample database. -**Latest release**: [wide-world-importers-v0.1](https://github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v0.1) +**Latest release**: [wide-world-importers-release](http://go.microsoft.com/fwlink/?LinkID=800630) -**Documentation**: [root.md](documentation/root.md) +**Documentation**: [root.md](http://go.microsoft.com/fwlink/?LinkID=800631) ### Contents diff --git a/samples/databases/wide-world-importers/documentation/root.md b/samples/databases/wide-world-importers/documentation/root.md index 91377dd1a0..0c2341fbb3 100644 --- a/samples/databases/wide-world-importers/documentation/root.md +++ b/samples/databases/wide-world-importers/documentation/root.md @@ -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).