We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d10d0 commit 39d4feeCopy full SHA for 39d4fee
.vitepress/config.mjs
@@ -12,7 +12,7 @@ export default defineConfig({
12
{ text: "Docs", link: "/pages/setup" },
13
{
14
text: "Examples",
15
- link: "https://github.com/yappy2000d/Image-Processsing/tree/main/example",
+ link: "https://github.com/yappy2000d/Image-Processing-Implementation",
16
},
17
],
18
0 commit comments