From 62426fc5a2523141f2e6a42d7ff7ad9468061bad Mon Sep 17 00:00:00 2001 From: Kiran Mishra Date: Sun, 2 Feb 2025 14:59:53 +0530 Subject: [PATCH] rearranged the docs and github links --- content/en/curriculum/pln/objectives/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/en/curriculum/pln/objectives/index.md b/content/en/curriculum/pln/objectives/index.md index 10fcdb74..fe63db7d 100644 --- a/content/en/curriculum/pln/objectives/index.md +++ b/content/en/curriculum/pln/objectives/index.md @@ -50,4 +50,7 @@ After completing this section, you will also: #### Links -**IPFS** | [Docs](https://docs.ipfs.io) | [GitHub](https://github.com/ipfs) - **IPLD** | [Docs](https://ipld.io/docs/) | [GitHub](https://github.com/ipld) - **libp2p** | [Docs](https://docs.libp2p.io) | [GitHub](https://github.com/libp2p) - **Filecoin** | [Docs](https://docs.filecoin.io) | [GitHub](https://github.com/filecoin-project) +- **IPFS** | [Docs](https://docs.ipfs.io) | [GitHub](https://github.com/ipfs) | +- **IPLD** | [Docs](https://ipld.io/docs/) | [GitHub](https://github.com/ipld) | +- **libp2p** | [Docs](https://docs.libp2p.io) | [GitHub](https://github.com/libp2p) | +- **Filecoin** | [Docs](https://docs.filecoin.io) | [GitHub](https://github.com/filecoin-project) |