Skip to content

Commit 3919be6

Browse files
authored
Fix link issues for cue example (#154)
* Fix link issues for cue example * Update README.md
1 parent 9012aa1 commit 3919be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ learn using it with the step by step tutorial:
5656
3. [Errors and randomness](./docs/tutorial/3-errors-and-randomness.md)
5757
4. [Observability with cilium Hubble](./docs/tutorial/4-observability-with-cilium-hubble.md)
5858
5. [Observability with OpenTelemetry](./docs/tutorial/5-observability-with-opentelemetry.md)
59-
6. [Large deployments with cue](./docs/tutorial/5-large-deployments-with-cue/README.md)
59+
6. [Large deployments with cue](./docs/tutorial/6-large-deployments-with-cue/README.md)
6060

6161
## Configuration specification
6262

docs/tutorial/6-large-deployments-with-cue/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Tutorial 5: Large deployments with cue
1+
# Tutorial 6: Large deployments with cue
22

33
> [!NOTE]
44
>

0 commit comments

Comments
 (0)