Jelajahi Sumber

Update vercel.json (again)

Track3 2 tahun lalu
induk
melakukan
854dd7c47a
1 mengubah file dengan 6 tambahan dan 1 penghapusan
  1. 6 1
      vercel.json

+ 6 - 1
vercel.json

@@ -21,9 +21,14 @@
       "destination": "/link/",
       "destination": "/link/",
       "permanent": true
       "permanent": true
     },
     },
+    {
+      "source": "/writing/2018/compile-nginx-tls1.3/",
+      "destination": "/writing/2018/compile-nginx-tls1_3/",
+      "permanent": true
+    },
     {
     {
       "source": "/writing/2018/compile-nginx-tls1.3",
       "source": "/writing/2018/compile-nginx-tls1.3",
-      "destination": "/writing/2018/compile-nginx-tls1.3/",
+      "destination": "/writing/2018/compile-nginx-tls1_3/",
       "permanent": true
       "permanent": true
     }
     }
   ]
   ]