doc: document how to update
Also, fix top-links.
Steven Allen committed
Apr 21, 2020 at 15:41 UTC
936511a9feb65adacce3a43f6fe5f31b55c1298e
1 file changed
+10
-4
README.md
+10
-4
@@ -1,8 +1,9 @@
1
# dir-index-html
2
3
-[](http://ipn.io)
4
-[](http://ipfs.io/)
5
-[](http://webchat.freenode.net/?channels=%23ipfs)
3
+[](https://protocol.ai)
4
+[](https://ipfs.io/)
5
+[](https://matrix.to/#/room/#ipfs:matrix.org)
6
+[](http://webchat.freenode.net/?channels=%23ipfs)
7
[](https://github.com/RichardLitt/standard-readme)
8
9
> Directory listing HTML for go-ipfs gateways
@@ -11,6 +12,11 @@ This repo is not be used standalone. It's used by the gateway code in go-ipfs. I
12
13

14
15
+## Updating
16
+
17
+1. Make changes to _both_ dir-index.html and dir-index-uncat.html.
18
+2. Follow the instructions in [go-ipfs](https://github.com/ipfs/go-ipfs/tree/master/assets#updating-dir-index-html) for updating the directory index.
19
+
20
## Contribute
21
22
Feel free to join in. All welcome. A good place to start is [the issues](https://github.com/ipfs/dir-index-html/issues).
@@ -23,4 +29,4 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c
29
30
## License
31
26
-MIT
\ No newline at end of file
32
+MIT