Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Madigan <[email protected]>
  • Loading branch information
jasonmadigan committed Dec 5, 2024
1 parent 1805588 commit 2884ed0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ plugins:
keep_docs_dir: true
nav_repos:
- name: kuadrant-operator
import_url: 'https://github.com/kuadrant/kuadrant-operator?edit_uri=/blob/main/&branch=release-v1.0.0'
import_url: 'https://github.com/kuadrant/kuadrant-operator?edit_uri=/blob/release-v1.0.1/&branch=release-v1.0.1'
imports:
- /README.md
- /doc/*
Expand Down Expand Up @@ -141,9 +141,9 @@ nav:
- 'Secure, connect and protect - OpenShift': kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect-openshift.md
- 'DNS configuration':
- 'DNS Providers': dns-operator/docs/provider.md
- 'Basic DNS': kuadrant-operator/doc/user-guides/dnspolicy/basic-dns-configuration.md
- 'DNS Load Balancing': kuadrant-operator/doc/user-guides/dnspolicy/load-balanced-dns.md
- 'Health Checks': kuadrant-operator/doc/user-guides/dnspolicy/dnshealthchecks.md
- 'Basic DNS': kuadrant-operator/doc/user-guides/dns/basic-dns-configuration.md
- 'DNS Load Balancing': kuadrant-operator/doc/user-guides/dns/load-balanced-dns.md
- 'Health Checks': kuadrant-operator/doc/user-guides/dns/dnshealthchecks.md
- 'TLS configuration':
- 'Gateway TLS for Cluster Operators': kuadrant-operator/doc/user-guides/tls/gateway-tls.md
- 'Authentication & Authorization':
Expand Down

0 comments on commit 2884ed0

Please sign in to comment.