浏览代码

Fix versioned links in the docs

DarthSim 2 年之前
父节点
当前提交
481ab3b78f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/assets/docsify-init.js

+ 1 - 0
docs/assets/docsify-init.js

@@ -42,6 +42,7 @@ window.$docsify = {
   nameLink: false,
   repo: 'https://github.com/imgproxy',
   loadSidebar: true,
+  relativePath: true,
   subMaxLevel: 2,
   auto2top: true,
   routerMode: window.DOCSIFY_ROUTER_MODE || "hash",