Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmatthis committed Jan 30, 2024
1 parent b14d92f commit 4ffabb0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Writerside/s.tree
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
name="SkellyBot" start-page="Overview.md">

<toc-element topic="Overview.md">
<toc-element topic="ProjectNotes.md"/>
<toc-element topic="SkellyBot-Server-Setup-Guide.md"/>
<toc-element topic="ProjectNotes.md">
</toc-element>
<toc-element topic="Environment-Setup.md"/>
<toc-element topic="Onboarding.md"/>
<toc-element topic="SkellyBot.md">
Expand All @@ -17,7 +19,6 @@
</toc-element>
</toc-element>
</toc-element>
<toc-element topic="SkellyBot-Server-Setup-Guide.md"/>
<toc-element topic="Concepts.md">
<toc-element topic="ContextRoute.md">
<toc-element topic="User.md">
Expand Down
2 changes: 1 addition & 1 deletion Writerside/topics/Environment-Setup.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Environment Setup
# Dev Environment Setup

## Discord Env
1. rename .env.discord.example to .env.discord
Expand Down
2 changes: 1 addition & 1 deletion Writerside/topics/Onboarding.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Onboarding
# Dev Onboarding

# Onboarding

Expand Down

0 comments on commit 4ffabb0

Please sign in to comment.