Fix versioned links in the docs

This commit is contained in:
DarthSim
2022-09-01 20:53:17 +06:00
parent ff3d3cedc4
commit 481ab3b78f

View File

@@ -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",