Skip to content

Commit

Permalink
Updated naming convention and structure
Browse files Browse the repository at this point in the history
  • Loading branch information
RitchieFlick committed May 4, 2024
1 parent 35ceca8 commit 28bcaa1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

# Software Development

- [Greet - Hello World](./software_development/greet-hello-world.md)
- [Function "Hello World"](software_development/function-hello-world.md)

## Tools
# Software Development Tools

- [git-stop-tracking-file](./software_development/tools/git-stop-tracking-file.md)
- [git - Stop Tracking File](software_development_tools/git-stop-tracking-file.md)
1 change: 1 addition & 0 deletions src/software_development/function-greet-hello-world.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Function "Hello World"

0 comments on commit 28bcaa1

Please sign in to comment.