You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,10 @@ This is the official repo for the UML Cloud Computing Club's website.
12
12
The website is implemented using [Docusaurus](https://docusaurus.io/), [MUI](https://mui.com/), and some fundamental [ReactJS](https://react.dev/).
13
13
14
14
15
-
## 👨💻 Documentation and Tutorials Contribution Guidelines
15
+
## 👨💻 Activities and Resources Contribution Guidelines
16
16
<details>
17
17
<summary>View Contents</summary>
18
-
To edit the documentation sections or the tutorials section of the website:
18
+
To edit the activities sections or the resources section of the website:
19
19
20
20
1. Create a new branch from the **main** branch
21
21
2. Make the appropriate edits within this branch
@@ -25,7 +25,7 @@ To edit the documentation sections or the tutorials section of the website:
25
25
26
26
All markdown files containing documentation details of the projects are in **docs/projects/** with the project's name marking the folder that contain's it's documentation
27
27
28
-
All markdown files containing tutorial details are in **docs/tutorials/** with the specific tutorial's name marking the folder that contain's it's files.
28
+
All markdown files containing tutorial details are in **docs/resources/** with the specific resource/class's name marking the folder that contain's it's files.
29
29
30
30
All markdown files containing activity details are in **docs/activities/** with the specific activity's name marking the folder that contain's it's files.
0 commit comments