Skip to content

Commit bf167ae

Browse files
authored
Merge pull request #28 from ntnn/examples-website
Symlink examples into website
2 parents 2658ae7 + 18b2540 commit bf167ae

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

examples/oidc/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ demonstrates how to configure KCP to authenticate against it.
1111
- docker
1212
- jq
1313

14+
Clone the [contrib](https://github.com/kcp-dev/contrib) repository and
15+
enter the `examples/oidc` directory.
16+
1417
## Create network
1518

1619
Create a separate docker network for the kcp components to run in:

website/content/examples

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../examples

0 commit comments

Comments
 (0)