Skip to content

Commit 9b94702

Browse files
authored
Merge pull request #31 from UMLCloudComputing/fix-Syntax-fix-in-README
Update README.md
2 parents 3dfb143 + 10ac9a1 commit 9b94702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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
40+
└── intro.md | Introduction/
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.

0 commit comments

Comments
 (0)