We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff8a26 commit 940649eCopy full SHA for 940649e
README.md
@@ -32,12 +32,12 @@ in an open graph database._**
32
The most important files in this repo,
33
in descending order:
34
35
-1. <src/spec/okh.ttl> -
+1. [src/spec/okh.ttl](src/spec/okh.ttl) -
36
The main source file of this Specification
37
-2. <src/spec/otrl.ttl> -
+2. [src/spec/otrl.ttl](src/spec/otrl.ttl) -
38
The source file of the Open Technology&Documentation Readiness Levels Specification
39
(used by _okh.ttl_)
40
-3. <src/schema/okh.schema.json> -
+3. [src/schema/okh.schema.json](src/schema/okh.schema.json) -
41
The [JSON Schema] for the ([TOML]) manifests,
42
which are commonly used as the source files by the projects or project platforms
43
to store/transmit the projects data,
0 commit comments