Skip to content

Commit 3dfb143

Browse files
authored
Merge pull request #30 from UMLCloudComputing/fix-Syntax-fix-in-README
Update README.md
2 parents 034e366 + f46d4bd commit 3dfb143

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To add a new project's docuemtnation onto the project docs section of the websit
3737
``` shell
3838
docs
3939
└── web_docs
40-
└── *docs*<br/>
40+
└── docs
4141
_category_.json
4242
```
4343
3. The project's documentation files must follow [Docusaurus's](https://docusaurus.io/docs/create-doc) doc creation guidelines. <br/> This inlcudes having proper front-matter and an appropriate `_category_.json` file for each folder.
@@ -95,4 +95,4 @@ react-mui-resume
9595
## 🎉Acknowledgements
9696
[![Contributors](https://contributors-img.web.app/image?repo=UMLCloudComputing/UMLCloudComputing.github.io)](https://github.com/UMLCloudComputing/UMLCloudComputing.github.io/graphs/contributors)
9797
98-
### Happy Coding!
98+
### Happy Coding!

0 commit comments

Comments
 (0)