Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
vercel: Redirect `/apt`
Lorenz Leutgeb committed 11 months ago
commit 13688c6130689c5069efb30a0c337ed794b6041f
parent 19ef383
1 file changed +5 -0
modified _site/vercel.json
@@ -15,6 +15,11 @@
      "source": "/debian/:path*",
      "destination": "https://files.radicle.xyz/debian/:path*",
      "permanent": false
+
    },
+
    {
+
      "source": "/apt/:path*",
+
      "destination": "https://files.radicle.xyz/apt/:path*",
+
      "permanent": false
    }
  ]
}