Commit 5b53f03
authored
fix: update vitepress base path
Update base path to deploying directory(usually the repo name).
If base is set to '/',VitePress will generate a link pointing to the root directory of the domain name(https://volcengine.github.io/), which will result in a 404 error when deploying under a subdirectory(https://volcengine.github.io/agentkit-sdk-python).1 parent 675de83 commit 5b53f03
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
| 574 | + | |
0 commit comments