From 7a6fa01b00e83aba53c6d95984c979db251340b8 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 4 Feb 2022 17:56:57 +0100 Subject: [PATCH] chore: remode dead link from readme Closes #3991 --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f4c5d6733..6e426be872 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,8 @@ We've come a long way, but this project is still in Alpha, lots of development i * Ensure CORS is [correctly configured](https://github.com/ipfs/js-ipfs/blob/master/docs/CORS.md) for use with the HTTP client * Look into the [examples](https://github.com/ipfs-examples/js-ipfs-examples/tree/master) to learn how to spawn an IPFS node in Node.js and in the Browser * Consult the [Core API docs](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) to see what you can do with an IPFS node -* Visit https://dweb-primer.ipfs.io to learn about IPFS and the concepts that underpin it -* Head over to https://proto.school to take interactive tutorials that cover core IPFS APIs -* Check out https://docs.ipfs.io for tips, how-tos and more +* Head over to https://proto.school to take the [IPFS course](https://proto.school/course/ipfs) that covers core IPFS concepts and JS APIs +* Check out https://docs.ipfs.io for [glossary](https://docs.ipfs.io/concepts/glossary), tips, how-tos and more * See https://blog.ipfs.io for news and more * Need help? Please ask 'How do I?' questions on https://discuss.ipfs.io