Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 8c00b76

Browse files
committed
Fix links in Placeholders and API Reference sections for correct navigation
1 parent 698144c commit 8c00b76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ It is built with TypeScript and is designed to be modular, allowing for easy cus
2929

3030
## Placeholders
3131

32-
- Take a look at the [Placeholders](placeholders) page to see all available placeholders.
32+
- Take a look at the [Placeholders](./placeholders.mdx) page to see all available placeholders.
3333
- Placeholders are used to replace certain values in messages, such as user IDs, usernames, and server names.
3434

3535
## API Reference
3636

37-
- Take a look at the [API Reference](api) page to see all available API methods and events.
37+
- Take a look at the [API Reference](./api/index.mdx) page to see all available API methods and events.
3838
- Events API is used to listen to events in your server, such as member joins, leaves, and bans.
3939

4040
## Contact Us

0 commit comments

Comments
 (0)