diff --git a/app/data/redirects.json b/app/data/redirects.json index a7f2500..30d46de 100644 --- a/app/data/redirects.json +++ b/app/data/redirects.json @@ -10,6 +10,6 @@ "/resources/signing-claim": "/resources/claim-signing", "/resources/uri": "/spec#urls", "/tour": "/playground", - "/whitepaper": "/spec", - "/specification" : "/spec" + "/specification" : "/spec", + "/whitepaper": "/spec" }