Преглед на файлове

Update example-redirects.json

Stefan Pejcic преди 1 година
родител
ревизия
64d3543f70
променени са 1 файла, в които са добавени 5 реда и са изтрити 1 реда
  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/"
     }
   ]
-}
+}