Skip to content

Commit 940649e

Browse files
committed
README: Fixes links to local files
Sadly, Markdown seems not to support bare-, local-file URLs.
1 parent 2ff8a26 commit 940649e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ in an open graph database._**
3232
The most important files in this repo,
3333
in descending order:
3434

35-
1. <src/spec/okh.ttl> -
35+
1. [src/spec/okh.ttl](src/spec/okh.ttl) -
3636
The main source file of this Specification
37-
2. <src/spec/otrl.ttl> -
37+
2. [src/spec/otrl.ttl](src/spec/otrl.ttl) -
3838
The source file of the Open Technology&Documentation Readiness Levels Specification
3939
(used by _okh.ttl_)
40-
3. <src/schema/okh.schema.json> -
40+
3. [src/schema/okh.schema.json](src/schema/okh.schema.json) -
4141
The [JSON Schema] for the ([TOML]) manifests,
4242
which are commonly used as the source files by the projects or project platforms
4343
to store/transmit the projects data,

0 commit comments

Comments
 (0)