Skip to content

Commit

Permalink
Fix link to kpops-examples (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
sujuka99 authored Sep 11, 2023
1 parent fac6506 commit 1aadef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/resources/examples/defaults.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@

<!-- dprint-ignore-end -->

## [Word-count Pipeline](https://github.com/bakdata/kpops-examples/tree/main/word-count/deployment/kpops/defaults){target=_blank}
## [Word-count Pipeline](https://github.com/bakdata/kpops-examples/tree/main/word-count/deployment/kpops){target=_blank}

<!-- dprint-ignore-start -->

??? example "defaults.yaml"
```yaml
--8<--
https://raw.githubusercontent.com/bakdata/kpops-examples/main/word-count/deployment/kpops/defaults/defaults.yaml
https://raw.githubusercontent.com/bakdata/kpops-examples/main/word-count/deployment/kpops/defaults.yaml
--8<--
```

Expand Down

0 comments on commit 1aadef2

Please sign in to comment.