Skip to content

Commit 3fb1362

Browse files
Roman Zabaluevgitbook-bot
authored andcommitted
GITBOOK-61: Fix broken links
1 parent bc4f5e7 commit 3fb1362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overview/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ docker run -it -p 8080:8080 -e DYNAMIC_CONFIG_ENABLED=true provectuslabs/kafka-u
1010

1111
Then access the web UI at [http://localhost:8080](http://localhost:8080)
1212

13-
The command is sufficient to try things out. When you're done trying things out, you can proceed with a [persistent installation](https://docs.kafka-ui.provectus.io/configuration/quick-start#persistent-start)
13+
The command is sufficient to try things out. When you're done trying things out, you can proceed with a [persistent installation](getting-started.md#persistent-installation)
1414

1515
### Persistent installation
1616

@@ -27,7 +27,7 @@ services:
2727
- ~/kui/config.yml:/etc/kafkaui/dynamic_config.yaml
2828
```
2929

30-
Please refer to our [configuration](https://docs.kafka-ui.provectus.io/configuration/quick-start) page to proceed with further app configuration.
30+
Please refer to our [configuration](broken-reference) page to proceed with further app configuration.
3131

3232
### Some useful configuration-related links
3333

0 commit comments

Comments
 (0)