Skip to content

Commit 28d5e24

Browse files
committed
Modified Frontend link from /frontennd/ to /frontend-documentation/
Signed-off-by: alexmerlin <[email protected]>
1 parent 476be28 commit 28d5e24

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

admin/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</li>
5151

5252
<li class="dropdown-item">
53-
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
53+
<a href="https://docs.dotkernel.org/frontend-documentation/" class="nav-link d-flex gap-4 align-items-center">
5454
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
5555
<div>
5656
<span class="fw-bold d-block">Frontend</span>
@@ -135,7 +135,7 @@ <h1 class="fw-bold">DotKernel Admin documentation</h1>
135135
<div class="col-md-6 dk_widget">
136136
<p>DotKernel Frontend</p>
137137

138-
<a href="https://docs.dotkernel.org/frontend/">
138+
<a href="https://docs.dotkernel.org/frontend-documentation/">
139139
<i class="bi bi-arrow-return-right"></i>
140140
DotKernel web starter project suitable for frontend applications
141141
</a>

api/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</li>
5252

5353
<li class="dropdown-item">
54-
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
54+
<a href="https://docs.dotkernel.org/frontend-documentation/" class="nav-link d-flex gap-4 align-items-center">
5555
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
5656
<div>
5757
<span class="fw-bold d-block">Frontend</span>
@@ -126,7 +126,7 @@ <h1 class="fw-bold">DotKernel API documentation</h1>
126126
<div class="col-md-6 dk_widget">
127127
<p>DotKernel Frontend</p>
128128

129-
<a href="https://docs.dotkernel.org/frontend/">
129+
<a href="https://docs.dotkernel.org/frontend-documentation/">
130130
<i class="bi bi-arrow-return-right"></i>
131131
DotKernel web starter project suitable for frontend applications
132132
</a>

frontend/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="DotKernel Frontend documentation">
88
<title>DotKernel Frontend documentation</title>
9-
<link rel="canonical" href="https://docs.dotkernel.org/frontend/">
9+
<link rel="canonical" href="https://docs.dotkernel.org/frontend-documentation/">
1010
<link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_docs_favicon_white.svg">
1111
<link rel="stylesheet" href="https://docs.dotkernel.org/css/bootstrap.css" />
1212
<link rel="stylesheet" href="https://docs.dotkernel.org/css/bootstrap-icons.min.css" />
@@ -50,7 +50,7 @@
5050
</li>
5151

5252
<li class="dropdown-item bg-light">
53-
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
53+
<a href="https://docs.dotkernel.org/frontend-documentation/" class="nav-link d-flex gap-4 align-items-center">
5454
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
5555
<div>
5656
<span class="fw-bold d-block">Frontend</span>
@@ -135,7 +135,7 @@ <h1 class="fw-bold">DotKernel Frontend documentation</h1>
135135
<div class="col-md-6 dk_widget">
136136
<p>DotKernel Frontend</p>
137137

138-
<a href="https://docs.dotkernel.org/frontend/">
138+
<a href="https://docs.dotkernel.org/frontend-documentation/">
139139
<i class="bi bi-arrow-return-right"></i>
140140
DotKernel web starter project suitable for frontend applications
141141
</a>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</li>
5151

5252
<li class="dropdown-item">
53-
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
53+
<a href="https://docs.dotkernel.org/frontend-documentation/" class="nav-link d-flex gap-4 align-items-center">
5454
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
5555
<div>
5656
<span class="fw-bold d-block">Frontend</span>
@@ -137,7 +137,7 @@ <h5 class="card-title">Admin</h5>
137137
<div class="col-md-6 py-3">
138138
<div class="card h-100 pkg_card">
139139
<div class="card-header">
140-
<a href="https://docs.dotkernel.org/frontend/" class="stretched-link">
140+
<a href="https://docs.dotkernel.org/frontend-documentation/" class="stretched-link">
141141
DotKernel Frontend
142142
</a>
143143
</div>
@@ -209,7 +209,7 @@ <h5 class="card-title">WSL2 Development Environment</h5>
209209
<div class="col-md-6 dk_widget">
210210
<p>DotKernel Frontend</p>
211211

212-
<a href="https://docs.dotkernel.org/frontend/">
212+
<a href="https://docs.dotkernel.org/frontend-documentation/">
213213
<i class="bi bi-arrow-return-right"></i>
214214
DotKernel web starter project suitable for frontend applications
215215
</a>

packages/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</li>
5151

5252
<li class="dropdown-item">
53-
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
53+
<a href="https://docs.dotkernel.org/frontend-documentation/" class="nav-link d-flex gap-4 align-items-center">
5454
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
5555
<div>
5656
<span class="fw-bold d-block">Frontend</span>
@@ -506,7 +506,7 @@ <h5 class="card-title">Device information</h5>
506506
<div class="col-md-6 dk_widget">
507507
<p>DotKernel Frontend</p>
508508

509-
<a href="https://docs.dotkernel.org/frontend/">
509+
<a href="https://docs.dotkernel.org/frontend-documentation/">
510510
<i class="bi bi-arrow-return-right"></i>
511511
DotKernel web starter project suitable for frontend applications
512512
</a>

0 commit comments

Comments
 (0)