docs: Update link format
License: MIT Signed-off-by: Molly Mackinlay <molly@protocol.ai>
Molly committed
Oct 19, 2018 at 17:22 UTC
6694631e3de3f491dab8744cd1ab316ec3f4e8be
1 file changed
+2
-2
CONTRIBUTING.md
+2
-2
@@ -1,6 +1,6 @@
1
-IPFS as a project, including go-ipfs and all of its modules, follows the (standard IPFS Community contributing guidelines)[https://github.com/ipfs/community/blob/master/CONTRIBUTING.md].
1
+IPFS as a project, including go-ipfs and all of its modules, follows the [standard IPFS Community contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md).
2
3
-We also adhere to the (GO IPFS Community contributing guidelines)[https://github.com/ipfs/community/blob/master/CONTRIBUTING_GO.md] which provide additional information of how to collaborate and contribute in the Go implementation of IPFS.
3
+We also adhere to the [GO IPFS Community contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING_GO.md) which provide additional information of how to collaborate and contribute in the Go implementation of IPFS.
4
5
We appreciate your time and attention for going over these. Please open an issue on ipfs/community if you have any questions.
6