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: doc/contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The actual text/scripts you find in this website are in this [repo](https://gith
15
15
## Make the changes yourself (minor git/github skills required)
16
16
17
17
The actual text/scripts you find in this website are in this [repoistory](https://github.com/cpp-lln-lab/CPP_HPC) and in the `/doc` folder [here](https://github.com/cpp-lln-lab/CPP_HPC/tree/main/doc)
18
-
Each article/section of the website is a specific markdown (.md) file with (more or less) the same transparent name.
18
+
Each article/section of the website is a specific markdown (`.md`) file with (more or less) the same transparent name.
19
19
20
20
If you're new to markdown, here's a quick [cheatsheet](https://www.markdownguide.org/cheat-sheet/).
21
21
Just find the the markdown file you want to edit (eg the one for this section [contributing.md](https://github.com/cpp-lln-lab/CPP_LabGuide/blob/main/doc/contributing.md)) and click on `edit` (the pen icon) on the top right.
0 commit comments