Skip to content

Commit

Permalink
fix: added path to core settings md file in config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtheted authored Jul 24, 2024
1 parent daab679 commit 4176602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions marzban/en/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const config = {
text: 'Documentation',
items: [
{ text: 'Xray Inbounds', link: '/en/docs/xray-inbounds' },
{ text: 'Core Settings', link: '/en/docs/core-settings' },
{ text: 'Host settings', link: '/en/docs/host-settings' },
{ text: 'Subscriptions', link: '/en/docs/subscription' },
{ text: 'Marzban node ✨', link: '/en/docs/marzban-node' },
Expand Down

0 comments on commit 4176602

Please sign in to comment.