Signed-off-by: Thomas Miceli <tho.miceli@gmail.com>
This commit is contained in:
Thomas Miceli
2026-04-28 16:37:03 +07:00
parent bfd75a9d58
commit 8a6f2d82ff
11 changed files with 40 additions and 12 deletions

View File

@@ -85,7 +85,7 @@ export default defineConfig({
{icon: 'github', link: 'https://github.com/thomiceli/opengist'}
],
editLink: {
pattern: 'https://github.com/thomiceli/opengist/edit/stable/docs/:path'
pattern: 'https://github.com/thomiceli/opengist/edit/v.1.12.2/docs/:path'
},
// @ts-ignore
lastUpdated: true,