From 14325c2dbb996c4038d7e705e20493709851fe5d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Peixoto?=
<34691925+jdiogopeixoto@users.noreply.github.com>
Date: Thu, 8 Apr 2021 17:55:24 +0100
Subject: [PATCH] fix: broken image links (#116)
---
src/_blog/076-ipfs-docs-beta.md | 2 +-
src/_blog/explore-merkle-dags-at-protoschool.md | 6 +++---
src/_blog/ipfs-in-2021-thank-you-for-your-proposals.md | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/_blog/076-ipfs-docs-beta.md b/src/_blog/076-ipfs-docs-beta.md
index 517c0c3a..e9c2379e 100644
--- a/src/_blog/076-ipfs-docs-beta.md
+++ b/src/_blog/076-ipfs-docs-beta.md
@@ -12,7 +12,7 @@ tags:
**We’re excited to announce [the new IPFS documentation site is live in beta](https://docs.ipfs.io/)!** The doors are open, and just like any housewarming, you’re cordially invited to stop by, have a look around, and let us know what you think.
-
+
_New year, new look._
diff --git a/src/_blog/explore-merkle-dags-at-protoschool.md b/src/_blog/explore-merkle-dags-at-protoschool.md
index a3d6d5c3..e9c85f05 100644
--- a/src/_blog/explore-merkle-dags-at-protoschool.md
+++ b/src/_blog/explore-merkle-dags-at-protoschool.md
@@ -41,9 +41,9 @@ Prefer your learning in video format? Check out these presentations on the super
🎬 [Understanding How IPFS Deals with Files](https://youtu.be/Z5zNPwMDYGg) (IPFS Camp 2019): This presentation by Alan Shaw and Mikeal Rogers offers a deep dive on key IPFS concepts like immutability, content addressing, hashing, the anatomy of CIDs, what the heck a Merkle DAG is, and how chunk size affects file imports. It also covers the joys and pitfalls of the Mutable File System (MFS), the layer of abstraction in IPFS that lets you work with immutable files and directories as if you were using a traditional name-based file system.
+