Skip to content

Commit 973a97e

Browse files
authored
Merge pull request #1 from lingluo0531/lingluo0531-patch-1
Update data-lake-analytics-u-sql-get-started.md
2 parents f4039f5 + 4a6838b commit 973a97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-lake-analytics/data-lake-analytics-u-sql-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ U-SQL is a language that combines declarative SQL with imperative C# to let you
1212

1313
## Learning resources
1414

15-
* The [U-SQL Tutorial](https://aka.ms/usqltutorial) provides a guided walkthrough of most of the U-SQL language. This document is recommended reading for all developers wanting to learn U-SQL.
15+
* The [U-SQL Tutorial](/u-sql/concepts) provides a guided walkthrough of most of the U-SQL language. This document is recommended reading for all developers wanting to learn U-SQL.
1616
* For detailed information about the **U-SQL language syntax**, see the [U-SQL Language Reference](/u-sql/).
1717
* To understand the **U-SQL design philosophy**, see the Visual Studio blog post [Introducing U-SQL – A Language that makes Big Data Processing Easy](https://blogs.msdn.microsoft.com/visualstudio/2015/09/28/introducing-u-sql-a-language-that-makes-big-data-processing-easy/).
1818

@@ -220,4 +220,4 @@ For advanced aggregation scenarios, see the U-SQL reference documentation for [a
220220
## Next steps
221221

222222
* [Overview of Microsoft Azure Data Lake Analytics](data-lake-analytics-overview.md)
223-
* [Develop U-SQL scripts by using Data Lake Tools for Visual Studio](data-lake-analytics-data-lake-tools-get-started.md)
223+
* [Develop U-SQL scripts by using Data Lake Tools for Visual Studio](data-lake-analytics-data-lake-tools-get-started.md)

0 commit comments

Comments
 (0)