浏览代码

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/"
     }
   ]
-}
+}