Skip to content

Commit 40d2702

Browse files
committed
feature: add roadmap
1 parent 4e54b29 commit 40d2702

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export default defineConfig({
2727
{ text: "Home", link: "/" },
2828
{ text: "Getting Started", link: "/getting-started" },
2929
{ text: "Common Issues", link: "/common-issues/debug-script" },
30+
{ text: "Roadmap", link: "https://github.com/orgs/5stackgg/projects/14/views/2" },
3031
{
3132
text: 'Report an Issue',
3233
link: 'https://github.com/5stackgg/5stack-panel/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=%5BBUG%5D+'

getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
- **Tournaments**
2121
- Host open or private tournaments
22-
- Single Elimination
22+
- Single Elimination
2323
- Double Elimination
2424
- Round Robin
2525
- Swiss System (planned)

0 commit comments

Comments
 (0)