Skip to content

Commit 78b6284

Browse files
committed
refactor: update links in SUMMARY.md
- Updated the links in the SUMMARY.md file to match the correct file paths. - Renamed the folder "workflow-1" to "workflow". - Added a new link for "Semantic Versioning" under the "Technical" section. - No changes made to code standards. This commit refactors the links in SUMMARY.md, updates folder names, and adds a new link for "Semantic Versioning" under the "Technical" section.
1 parent b656fad commit 78b6284

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

SUMMARY.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313

1414
## Workflow
1515

16-
* [Semantic Versioning](workflow-1/semantic-versioning.md)
17-
* [Workflow](workflow-1/workflow.md)
18-
* [Agile](workflow-1/agile.md)
19-
* [Pull Requests](workflow-1/branching.md)
20-
* [Gitflow](workflow-1/gitflow.md)
16+
* [Semantic Versioning](workflow/semantic-versioning.md)
17+
* [Workflow](workflow/workflow.md)
18+
* [Agile](workflow/agile.md)
19+
* [Pull Requests](workflow/branching.md)
20+
* [Gitflow](workflow/gitflow.md)
2121

2222
## Technical
23-
23+
* [Semantic Versioning](technical/commands.md)
2424

2525
## Code Standards
2626

0 commit comments

Comments
 (0)