From 8873a4fb55e0a2608bf40306c550715216c46f90 Mon Sep 17 00:00:00 2001 From: overpi <65782477+overpi@users.noreply.github.com> Date: Sat, 23 May 2020 09:26:06 -0400 Subject: [PATCH] Fixed error in overpi's gateway link --- gateways.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateways.json b/gateways.json index de79248c..9ce7596a 100644 --- a/gateways.json +++ b/gateways.json @@ -35,5 +35,5 @@ "https://ipfs.runfission.com/ipfs/:hash", "https://trusti.id/ipfs/:hash", "https://:hash.ipfs.cosmos-ink.net", - "https://ipfs.overpi.com/:hash" + "https://ipfs.overpi.com/ipfs/:hash" ]