Skip to content

Commit 9409b44

Browse files
committed
Update root.md
1 parent 3f2caff commit 9409b44

File tree

1 file changed

+4
-4
lines changed
  • samples/databases/wide-world-importers/documentation

1 file changed

+4
-4
lines changed

samples/databases/wide-world-importers/documentation/root.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Wide World Importers is a comprehensive database sample that both illustrates da
44

55
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.
66

7-
The source code for the sample can be found on the SQL Server Samples GitHub repository:
8-
[wide-world-importers](https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/wide-world-importers).
9-
10-
The latest released version of the sample:
7+
**Latest release**:
118
[wide-world-importers-v0.1](https://github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v0.1)
129

10+
**Source code for the sample**:
11+
[wide-world-importers](https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/wide-world-importers).
12+
1313
The documentation for the sample is organized as follows:
1414

1515
## Overview

0 commit comments

Comments
 (0)