Skip to content

Commit 1820520

Browse files
authored
Merge pull request #868 from allthingslinux/fix/broken-cli-usage-link
fix(DEVELOPER.md): fix broken cli usage link
2 parents 05b4b5c + 3c62385 commit 1820520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Explore the following pages for more detailed information on specific developmen
1717
* **[Local Development](./docs/content/dev/local_development.md)**
1818
* Running the bot locally.
1919
* Understanding the hot reloading mechanism.
20-
* **[Tux CLI Usage](./docs/content/dev/cli_usage.md)**
20+
* **[Tux CLI Usage](./docs/content/dev/cli/index.md)**
2121
* Understanding development vs. production modes (`--dev`, `--prod`).
2222
* Overview of command groups (`bot`, `db`, `dev`, `docker`).
2323
* **[Database Management](./docs/content/dev/database.md)**

0 commit comments

Comments
 (0)