We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb6428 commit a325221Copy full SHA for a325221
1 file changed
app/web/redirects.js
@@ -5,6 +5,12 @@ module.exports = {
5
destination: "https://help.couchers.org",
6
permanent: false,
7
},
8
+ {
9
+ source: "/rules",
10
+ destination:
11
+ "https://help.couchers.org/hc/couchersorg-help-center/en/categories/community-values-safety-and-trust",
12
+ permanent: false,
13
+ },
14
{
15
source: "/volunteer/form",
16
destination:
0 commit comments