Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Explore the following pages for more detailed information on specific developmen
* **[Local Development](./docs/content/dev/local_development.md)**
* Running the bot locally.
* Understanding the hot reloading mechanism.
* **[Tux CLI Usage](./docs/content/dev/cli_usage.md)**
* **[Tux CLI Usage](./docs/content/dev/cli/index.md)**
* Understanding development vs. production modes (`--dev`, `--prod`).
* Overview of command groups (`bot`, `db`, `dev`, `docker`).
* **[Database Management](./docs/content/dev/database.md)**
Expand Down