From b1befefcb8ce4bd53774253625c6587bdcabf9c0 Mon Sep 17 00:00:00 2001 From: "emily.vaughan@protocol.ai" Date: Thu, 24 Jun 2021 20:33:01 +0000 Subject: [PATCH] Update from Forestry.io emily.vaughan@protocol.ai updated src/_blog/go-ipfs-v0.9.0-has-been-released.md --- src/_blog/go-ipfs-v0.9.0-has-been-released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/go-ipfs-v0.9.0-has-been-released.md b/src/_blog/go-ipfs-v0.9.0-has-been-released.md index 881c3a26..9dd19304 100644 --- a/src/_blog/go-ipfs-v0.9.0-has-been-released.md +++ b/src/_blog/go-ipfs-v0.9.0-has-been-released.md @@ -108,7 +108,7 @@ While the Object API and commands are still usable they are now marked as deprec IPFS community moved towards dedicated Origins (DNSLink and [subdomain gateways](https://docs.ipfs.io/how-to/address-ipfs-on-web/#subdomain-gateway)) which are much easier to isolate and reason about. -Setting up `Gateway.PathPrefixes` and `X-Ipfs-Gateway-Prefix` =is no longer necessary and support [will be removed in near future](https://github.com/ipfs/go-ipfs/issues/7702). +Setting up `Gateway.PathPrefixes` and `X-Ipfs-Gateway-Prefix` is no longer necessary and support [will be removed in near future](https://github.com/ipfs/go-ipfs/issues/7702). #### **Proquints support removed**