Skip to content

Commit d839e43

Browse files
authored
Remove links to operator and developer's guide for now (#130)
Signed-off-by: Keith Wall <[email protected]>
1 parent f79508d commit d839e43

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

_data/kroxylicious.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ versions:
33
url: '/kroxylicious'
44
- title: 'v0.12.0'
55
url: '/docs/v0.12.0/'
6+
subsections:
7+
- title: 'Proxy Guide'
8+
url: '/docs/v0.12.0/kroxylicious-proxy/'
69
- title: 'v0.11.0'
710
url: '/docs/v0.11.0/'
811
subsections:

docs/v0.12.0/_files/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ This release of Kroxylicious is documented in the following guides:
44

55
link:kroxylicious-proxy/[Proxy guide]:: Covers using the proxy, including configuration, security and operation.
66

7-
link:kroxylicious-operator/[Operator for Kubernetes]:: Covers using the Kubernetes operator for the proxy, including configuration, security and operation.
7+
// link:kroxylicious-operator/[Operator for Kubernetes]:: Covers using the Kubernetes operator for the proxy, including configuration, security and operation.
88

9-
link:developers-guide/[Developer's guide]:: Covers writing plugins for the proxy in the Java programming language
9+
// link:developers-guide/[Developer's guide]:: Covers writing plugins for the proxy in the Java programming language

0 commit comments

Comments
 (0)