File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -163,11 +163,11 @@ additionalContent:
163
163
- text : Web development
164
164
url : /aspnet/
165
165
- text : Azure development and management
166
- url : azure/index.yml
166
+ url : /visualstudio/azure
167
167
- text : Python
168
- url : python/index.yml
168
+ url : /visualstudio/python
169
169
- text : Node.js
170
- url : javascript/index.yml
170
+ url : /visualstudio/javascript
171
171
- text : Data storage and processing
172
172
url : data-tools/index.md
173
173
- text : Data science
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ Make sure to complete all four steps successfully to ensure that .NET Core is in
229
229
230
230
This guide gave an introduction to ASP .NET Core . It describes what it is , when to use it , and provided information on using it in Visual Studio for Mac .
231
231
For more information on the next steps from here , refer to the following guides :
232
- - [ASP .NET Core ](/ aspnet / core / ? view = aspnetcore - 2 . 1 #build - web - ui - and - web - apis - using - aspnet - core - mvc ) docs .
232
+ - [ASP .NET Core ](/ aspnet / core / #build - web - apis - and - web - ui - using - aspnet - core - mvc ) docs .
233
233
- [Creating Backend Services for Native Mobile Applications ](/ aspnet / core / mobile / native - mobile - backend ), which shows how to build a REST service using ASP .NET Core for a Xamarin .Forms app .
234
234
- [ASP .NET Core hands - on lab ](https :// github.com/Microsoft/vs4mac-labs/tree/master/Web/Getting-Started).
235
235
You can’t perform that action at this time.
0 commit comments