File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/static/app/src/components/navbarComponents Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ const store = DashboardConfigurationStore()
28
28
<LocaleText t =" You can visit our: " ></LocaleText >
29
29
</p >
30
30
<div class =" list-group" >
31
- <a href =" https://donaldzou.github.io/WGDashboard-Documentation /"
31
+ <a href =" https://docs.wgdashboard.dev /"
32
32
target =" _blank" class =" list-group-item list-group-item-action d-flex align-items-center" >
33
33
<i class =" bi bi-book-fill" ></i >
34
34
<LocaleText class =" ms-auto" t =" Official Documentation" ></LocaleText >
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ onMounted(() => {
52
52
</div >
53
53
</div >
54
54
</a >
55
- <a class =" card text-decoration-none" href =" https://donaldzou.github.io/WGDashboard-Documentation /" target =" _blank" >
55
+ <a class =" card text-decoration-none" href =" https://docs.wgdashboard.dev /" target =" _blank" >
56
56
<div class =" card-body d-flex gap-4 align-items-center" >
57
57
<h1 class =" mb-0" >
58
58
<i class =" bi bi-hash" ></i >
You can’t perform that action at this time.
0 commit comments