Jelajahi Sumber

Update example-redirects.json

Stefan Pejcic 1 tahun lalu
induk
melakukan
64d3543f70
1 mengubah file dengan 5 tambahan dan 1 penghapusan
  1. 5 1
      documentation/example-redirects.json

+ 5 - 1
documentation/example-redirects.json

@@ -4,9 +4,13 @@
       "from": "/docs/examples454",
       "to": "https://github.com/"
     },
+    {
+      "from": "/docs/changelog/0.1/#15",
+      "to": "/docs/changelog/0.1.5"
+    },
     {
       "from": "/docs/examples34534534",
       "to": "https://github.com/"
     }
   ]
-}
+}