Skip to content

Commit 7476ac8

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Fix links
1 parent be31565 commit 7476ac8

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

docs/pipelines/ecosystems/ecosystems.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,26 @@ The articles in this section provide examples of how to build and deploy applica
2323
See the following topics for examples of building your app with any of the following languages.
2424

2525
- .NET
26-
- [.NET Core](ecosystems/dotnet-core.md)
26+
- [.NET Core](./dotnet-core.md)
2727
- [.NET Framework](apps/aspnet/build-aspnet-4.md)
2828
- JavaScript
29-
- [JavaScript quickstart](ecosystems/javascript.md)
30-
- [Customize JavaScript](ecosystems/customize-javascript.md)
31-
- [Node.js tutorial](ecosystems/nodejs-tutorial.md)
29+
- [JavaScript quickstart](./javascript.md)
30+
- [Customize JavaScript](./customize-javascript.md)
31+
- [Node.js tutorial](./nodejs-tutorial.md)
3232
- Python
33-
- [Python quickstart](ecosystems/python.md)
34-
- [Customize Python](ecosystems/customize-python.md)
35-
- [Python to web app](ecosystems/python-webapp.md)
36-
- [Anaconda](ecosystems/anaconda.md)
33+
- [Python quickstart](./python.md)
34+
- [Customize Python](./customize-python.md)
35+
- [Python to web app](./python-webapp.md)
36+
- [Anaconda](./anaconda.md)
3737
- Java
38-
- [Java apps](ecosystems/java.md)
39-
- [Java to web App](ecosystems/java-webapp.md)
38+
- [Java apps](./java.md)
39+
- [Java to web App](./java-webapp.md)
4040
- [Java to web app with MicroProfile](/azure/java/microprofile/cicd-microprofile)
41-
- [Android](ecosystems/android.md)
42-
- [Go](ecosystems/go.md)
43-
- [PHP](ecosystems/php.md)
44-
- [Ruby](ecosystems/ruby.md)
45-
- [Xcode](ecosystems/xcode.md)
41+
- [Android](./android.md)
42+
- [Go](./go.md)
43+
- [PHP](./php.md)
44+
- [Ruby](./ruby.md)
45+
- [Xcode](./xcode.md)
4646

4747
## Deploy your app
4848

docs/pipelines/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@
512512
href: process/artifact-policy.md
513513
- name: Examples
514514
items:
515-
- name: Ecosystem support
515+
- name: Ecosystems examples
516516
displayName: language, platform
517517
href: ecosystems/ecosystems.md
518518
- name: .NET

0 commit comments

Comments
 (0)