Skip to content

Commit 7f37b73

Browse files
committed
fixing sales.sql script link too
1 parent 14689dc commit 7f37b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-tools/create-a-simple-data-application-by-using-adonet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Create the sample database by following these steps:
6262

6363
A query editor window opens.
6464

65-
6. Copy the [Sales Transact-SQL script](https://raw.githubusercontent.com/MicrosoftDocs/visualstudio-docs-pr/master/docs/data-tools/samples/sales.sql?token=AXuuSv8UtPsvuZ-FlzAlEQ5dWRp5CGhwks5Z29b8wA%3D%3D) to your clipboard.
65+
6. Copy the [Sales Transact-SQL script](https://github.com/MicrosoftDocs/visualstudio-docs-pr/raw/master/docs/data-tools/samples/sales.sql) to your clipboard.
6666

6767
7. Paste the T-SQL script into the query editor, and then choose the **Execute** button.
6868

0 commit comments

Comments
 (0)