Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 3ee8b99

Browse files
committed
docs: make headers headers
1 parent 28a53c7 commit 3ee8b99

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

packages/ipfs/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ We've come a long way, but this project is still in Alpha, lots of development i
5454
- [Documentation](#documentation)
5555
- [Core API](#core-api)
5656
- [How to run IPFS in various environments](#how-to-run-ipfs-in-various-environments)
57+
- [How to use IPFS in your application](#how-to-use-ipfs-in-your-application)
58+
- [Different topics in detail](#different-topics-in-detail)
59+
- [Questions?](#questions)
60+
- [Need help?](#need-help)
5761
- [Want to hack on IPFS?](#want-to-hack-on-ipfs)
5862
- [Packages](#packages)
5963
- [License](#license)
@@ -111,22 +115,22 @@ Learn how to bundle IPFS into your application with webpack, parceljs and browse
111115
* [docs/DAEMON.md](./docs/DAEMON.md)
112116
* [docs/DOCKER.md](./docs/DOCKER.md)
113117

114-
### How to use IPFS in your application
118+
### How to use IPFS in your application
115119

116120
* [docs/MODULE.md](./docs/MODULE.md)
117121

118-
### Different topics in detail
122+
### Different topics in detail
119123

120124
* [docs/ARCHITECTURE.md](./docs/ARCHITECTURE.md)
121125
* [docs/MONITORING.md](./docs/MONITORING.md)
122126
* [docs/DELEGATE_ROUTERS.md](./docs/DELEGATE_ROUTERS.md)
123127
* [docs/DEVELOPMENT.md](./docs/DEVELOPMENT.md)
124128

125-
### Questions?
129+
### Questions?
126130

127131
* [docs/FAQ.md](./docs/FAQ.md)
128132

129-
### Need help?
133+
### Need help?
130134

131135
Please ask 'How do I?' questions on https://discuss.ipfs.io
132136

0 commit comments

Comments
 (0)