-
-
Notifications
You must be signed in to change notification settings - Fork 524
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(from getambassador.io) docs/telepresence/*/doc-links.yml: Remove lea…
…ding slashes
- Loading branch information
Showing
1 changed file
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,73 +1,73 @@ | ||
- title: Quick start | ||
link: /quick-start | ||
link: quick-start | ||
- title: Install Telepresence | ||
items: | ||
- title: Install | ||
link: /install/ | ||
link: install/ | ||
- title: Upgrade | ||
link: /install/upgrade/ | ||
link: install/upgrade/ | ||
- title: Install Traffic Manager with Helm | ||
link: /install/helm/ | ||
link: install/helm/ | ||
- title: Migrate from legacy Telepresence | ||
link: /install/migrate-from-legacy/ | ||
link: install/migrate-from-legacy/ | ||
- title: Core concepts | ||
items: | ||
- title: The changing development workflow | ||
link: /concepts/devworkflow | ||
link: concepts/devworkflow | ||
- title: The developer experience and the inner dev loop | ||
link: /concepts/devloop | ||
link: concepts/devloop | ||
- title: 'Making the remote local: Faster feedback, collaboration and debugging' | ||
link: /concepts/faster | ||
link: concepts/faster | ||
- title: Context propagation | ||
link: /concepts/context-prop | ||
link: concepts/context-prop | ||
- title: How do I... | ||
items: | ||
- title: Intercept a service in your own environment | ||
link: /howtos/intercepts | ||
link: howtos/intercepts | ||
- title: Share dev environments with preview URLs | ||
link: /howtos/preview-urls | ||
link: howtos/preview-urls | ||
- title: Proxy outbound traffic to my cluster | ||
link: /howtos/outbound | ||
link: howtos/outbound | ||
- title: Send requests to an intercepted service | ||
link: /howtos/request | ||
link: howtos/request | ||
- title: Technical reference | ||
items: | ||
- title: Architecture | ||
link: /reference/architecture | ||
link: reference/architecture | ||
- title: Client reference | ||
link: /reference/client | ||
link: reference/client | ||
items: | ||
- title: login | ||
link: /reference/client/login | ||
link: reference/client/login | ||
- title: Laptop-side configuration | ||
link: /reference/config | ||
link: reference/config | ||
- title: Cluster-side configuration | ||
link: /reference/cluster-config | ||
link: reference/cluster-config | ||
- title: Using Docker for intercepts | ||
link: /reference/docker-run | ||
link: reference/docker-run | ||
- title: Running Telepresence in a Docker container | ||
link: /reference/inside-container | ||
link: reference/inside-container | ||
- title: Environment variables | ||
link: /reference/environment | ||
link: reference/environment | ||
- title: Intercepts | ||
link: /reference/intercepts | ||
link: reference/intercepts | ||
- title: Volume mounts | ||
link: /reference/volume | ||
link: reference/volume | ||
- title: DNS resolution | ||
link: /reference/dns | ||
link: reference/dns | ||
- title: RBAC | ||
link: /reference/rbac | ||
link: reference/rbac | ||
- title: Networking through Virtual Network Interface | ||
link: /reference/tun-device | ||
link: reference/tun-device | ||
- title: Connection Routing | ||
link: /reference/routing | ||
link: reference/routing | ||
- title: Using Telepresence with Linkerd | ||
link: /reference/linkerd | ||
link: reference/linkerd | ||
- title: FAQs | ||
link: /faqs | ||
link: faqs | ||
- title: Troubleshooting | ||
link: /troubleshooting | ||
link: troubleshooting | ||
- title: Community | ||
link: /community | ||
link: community | ||
- title: Release Notes | ||
link: /release-notes | ||
link: release-notes |