Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit f184edc

Browse files
authored
docs: add REPO to readme
1 parent a1955ff commit f184edc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test.all(common)
8282
8383
## API
8484

85-
In order to be considered "valid", an IPFS core implementation must expose the API described in [/API](/API). You can also use this loose spec as documentation for consuming the core APIs. Here is an outline of the contents of that directory:
85+
In order to be considered "valid", an IPFS core implementation must expose the API described in [/SPEC](/SPEC). You can also use this loose spec as documentation for consuming the core APIs. Here is an outline of the contents of that directory:
8686

8787
- **Files**
8888
- [files](/SPEC/FILES.md)
@@ -101,6 +101,7 @@ In order to be considered "valid", an IPFS core implementation must expose the
101101
- **Node Management**
102102
- [Miscellaneous](/SPEC/MISCELLANEOUS.md)
103103
- [config](/SPEC/CONFIG.md)
104+
- [repo](/SPEC/REPO.md)
104105

105106
## Contribute
106107

0 commit comments

Comments
 (0)