From d84f73253e6e585143c8e0dad5183c85cb0ffe7b Mon Sep 17 00:00:00 2001 From: Meitar M Date: Fri, 15 Jan 2016 18:00:53 -0700 Subject: [PATCH] Fix target link for "Security Considerations" anchor. --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 4f0e2b4..46e4e80 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ IPFS is a distributed file system that seeks to connect all computing devices wi ## Table of Contents (links) - [How IPFS Works](https://github.com/ipfs/ipfs#quick-summary) -- [Current State of IPFS](https://github.com/ipfs/ipfs#ipfs-is-a-work-in-progress) ([Security Considerations](https://github.com/ipfs/ipfs#security-issues)) +- [Current State of IPFS](https://github.com/ipfs/ipfs#ipfs-is-a-work-in-progress) ([Security Considerations](https://github.com/ipfs/ipfs#security-issues-and-disclosures)) - [The Specification](https://github.com/ipfs/specs) - [IPFS Implementations](https://github.com/ipfs-implementations) - [Client Libraries](https://github.com/ipfs-client-libraries)