Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Commit baf5f01

Browse files
authored
Merge pull request #16 from bmuller/fix-readme
Fixed installation instructions and link to api doc
2 parents b87822a + ead8017 commit baf5f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ After installing you can run:
3434
> http-api-docs
3535
```
3636

37-
This should spit out a Markdown document. This is exactly the api.md documentation at https://github.com/ipfs/website/blob/master/content/pages/docs/api.md , so you can redirect the output to just overwrite that file.
37+
This should spit out a Markdown document. This is exactly the api.md documentation at https://github.com/ipfs/docs/blob/master/content/reference/api/http.md, so you can redirect the output to just overwrite that file.
3838

3939
## Captain
4040

0 commit comments

Comments
 (0)