We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8788e6e commit ca5a75aCopy full SHA for ca5a75a
index.html
@@ -107,7 +107,7 @@
107
html +
108
'\n\n----\n\n' +
109
'<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>\n\n' +
110
- '<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank"><img src="/_media/powered-by-vercel.svg" alt="Vercel" width="150"></a>'
+ '<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank"><img src="/docs/_media/powered-by-vercel.svg" alt="Vercel" width="150"></a>'
111
);
112
});
113
},
0 commit comments