Skip to content

Commit a35f75d

Browse files
authored
Merge pull request #2367 from kyma-project/mmitoraj-patch-1
docs: delete the old sidebar and fix broken links
2 parents 36f31f2 + 41824f6 commit a35f75d

File tree

4 files changed

+3
-62
lines changed

4 files changed

+3
-62
lines changed

docs/user/_sidebar.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

docs/user/tutorials/01-10-mtls-authentication/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ When a client attempts to connect to a server, the following steps take place:
5353
9. The authenticated bidirectional mTLS connection is established.
5454

5555
## Related Information
56-
- [Configure mTLS Authentication Using Gardener-Managed Certificates](./01-10-configure-mtls.md)
57-
- [Configure mTLS Authentication locally on k3d](./configure-mtls-k3d.md)
56+
- [Configure mTLS Authentication Using Gardener-Managed Certificates](./configure-mtls-Gardener-certs.md)
57+
- [Configure mTLS Authentication locally on k3d](./configure-mtls-k3d.md)

docs/user/tutorials/01-50-expose-and-secure-a-workload/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ Browse the API Gateway tutorials to learn how to expose workloads.
1414
- [Get a JSON Web Token (JWT)](./01-51-get-jwt.md)
1515
- [Expose and Secure a Workload with JWT](./01-52-expose-and-secure-workload-jwt.md)
1616
- [Expose and Secure a Workload with extAuth](./01-53-expose-and-secure-workload-ext-auth.md)
17-
- [Expose and Secure a Workload with a Certificate](./01-54-expose-and-secure-workload-with-certificate.md)
18-
- [Use the XFF Header to Configure IP-Based Access to a Workload](./01-55-ip-based-access-with-xff.md)
17+
- [Use the XFF Header to Configure IP-Based Access to a Workload](./01-55-ip-based-access-with-xff.md)

docs/user/tutorials/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Browse the API Gateway tutorials to learn how to set up your custom domain, crea
77
88
- [Set Up a Custom Domain for a Workload](./01-10-setup-custom-domain-for-workload.md)
99
- [Set Up a TLS Gateway](./01-20-set-up-tls-gateway.md)
10-
- [Set Up an mTLS Gateway](./01-30-set-up-mtls-gateway.md)
1110
- [Expose a Workload](./01-40-expose-workload/README.md)
1211
- [Expose and Secure a Workload](./01-50-expose-and-secure-a-workload/README.md)
1312

0 commit comments

Comments
 (0)