Skip to content

Commit a18e30d

Browse files
authored
Merge pull request #39 from sportluffi/master
Fix broken Code of Conduct link and typos
2 parents 381ac05 + f789337 commit a18e30d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88

99
This is the repository for the documentation of OS2IoT.
1010

11-
See https://os2iot.readthedocs.io/en/latest/ for the pretty version.
11+
See <https://os2iot.readthedocs.io/en/latest/> for the pretty version.
1212

13-
### Code of conduct:
13+
## Code of conduct
1414

15-
- [x] Be carefull <br/>
16-
- [x] Be respectfull <br/>
17-
- [x] Be open <br/>
15+
- [x] Be careful
16+
- [x] Be respectful
17+
- [x] Be open
1818
- [x] When in doubt or when disagreements arise - consult others
1919

20-
See https://os2.eu/side/code-conduct for the full code of conduct in danish.
20+
See <https://github.com/OS2offdig/about/blob/main/CODE_OF_CONDUCT.md> for the full code of conduct in danish.
2121

2222
---
2323

24-
### Get started:
24+
## Get started
2525

2626
- Make sure that you have Python installed, and that it is available in PATH
2727
- Run: "pip install -r requirements.txt --user"

0 commit comments

Comments
 (0)