Skip to content

Commit

Permalink
Fix broken docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
Reboot-Codes committed Sep 1, 2024
1 parent 0ae3fc2 commit 573c039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/clover-hub/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ CloverHub uses [env_logger](https://docs.rs/env_logger/0.11.3/env_logger/) to pr
clover run server
```

See: [Server Component](/clover/docs/clover-hub/server/intro)
See: [Server Component](/docs/clover-hub/server/intro)

## Run the TUI

```bash
clover run tui
```

See: [TUI Component](/clover/docs/clover-hub/tui/intro)
See: [TUI Component](/docs/clover-hub/tui/intro)

## Run Both

Expand Down

0 comments on commit 573c039

Please sign in to comment.