Skip to content

Commit ad2e2d3

Browse files
committed
bug: fix dead links
1 parent 92b0455 commit ad2e2d3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

advanced/discord-bot/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ First, you need to create a new application in the [Discord Developer Portal](ht
3535
![Public Bot](./discord-public-bot.png)
3636
5. Update the Panel
3737

38-
See [Update Guide](/install/updating) for instructions on updating the panel.
38+
See [Update Guide](/updating) for instructions on updating the panel.
3939

4040
6. Invite the Bot to your Server
4141

install/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Please ensure you have met the [Requirements](/install/requirements) before you
1414

1515
Inside the 5Stack-Panel directory, run the installation script `./install.sh`.
1616

17-
After installing, you can make changes to the configuration files in the `overlays/config` or `overlays/local-secrets` directories. If modified, you will need to update 5Stack. See the [Updating Guide](/install/updating) for instructions.
17+
After installing, you can make changes to the configuration files in the `overlays/config` or `overlays/local-secrets` directories. If modified, you will need to update 5Stack. See the [Updating Guide](/updating) for instructions.

updating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Occasionally, you may need to update the 5Stack Panel to the latest version. Cur
1414

1515
The 5Stack Panel can update its components (API, Web, Game Server Node Connector, etc.) through the update interface at the top of the application.
1616

17-
![Update Notice](./update-notice.png)
17+
![Update Notice](./install/update-notice.png)

0 commit comments

Comments
 (0)