Skip to content

Commit a3c0e38

Browse files
committed
Fix link and examples
1 parent af1273a commit a3c0e38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contribution Guidelines
22

3-
Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md).
3+
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
44
By participating in this project you agree to abide by its terms.
55

66
This repository is governed by the [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/).
@@ -65,13 +65,13 @@ Where:
6565

6666
#### Non-software items
6767

68-
A simple item without a description:
68+
Without a description:
6969

7070
```markdown
71-
- [SHACL To JSON Schema](https://github.com/comake/shacl-to-json-schema)
71+
- [SHACL 1.2 Core](https://w3c.github.io/shacl/shacl-core/)
7272
```
7373

74-
Software example :
74+
With a description:
7575
```markdown
7676
- [Validating RDF Data (2018)](https://book.validatingrdf.com) - The SHACL and ShEx book.
7777
```

0 commit comments

Comments
 (0)