Skip to content

Commit f8fe7f5

Browse files
authored
Merge pull request #4939 from john-par/1541468-clean-up-broken-vs-links-6-28
1541468, clean up broken vs links 6-28
2 parents 241a8d3 + af66f38 commit f8fe7f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,11 @@ additionalContent:
163163
- text: Web development
164164
url: /aspnet/
165165
- text: Azure development and management
166-
url: azure/index.yml
166+
url: /visualstudio/azure
167167
- text: Python
168-
url: python/index.yml
168+
url: /visualstudio/python
169169
- text: Node.js
170-
url: javascript/index.yml
170+
url: /visualstudio/javascript
171171
- text: Data storage and processing
172172
url: data-tools/index.md
173173
- text: Data science

mac/2017/asp-net-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Make sure to complete all four steps successfully to ensure that .NET Core is in
229229

230230
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.
231231
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.
233233
- [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.
234234
- [ASP.NET Core hands-on lab](https://github.com/Microsoft/vs4mac-labs/tree/master/Web/Getting-Started).
235235

0 commit comments

Comments
 (0)