Skip to content

Commit

Permalink
Replaced /api URLs with /api-documentation
Browse files Browse the repository at this point in the history
Signed-off-by: alexmerlin <[email protected]>
  • Loading branch information
alexmerlin committed May 15, 2024
1 parent 476336a commit 75912d2
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Admin</span>
<ul class="dropdown-menu">
<li class="dropdown-item">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<div>
<span class="fw-bold d-block">API</span>
Expand Down Expand Up @@ -107,7 +107,7 @@ <h1 class="fw-bold">DotKernel Admin documentation</h1>
<div class="col-md-6 dk_widget">
<p>DotKernel API</p>

<a href="https://docs.dotkernel.org/api/">
<a href="https://docs.dotkernel.org/api-documentation/">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down
4 changes: 2 additions & 2 deletions api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">API</span>
<ul class="dropdown-menu">
<li class="dropdown-item bg-light">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<div>
<span class="fw-bold d-block">API</span>
Expand Down Expand Up @@ -108,7 +108,7 @@ <h1 class="fw-bold">DotKernel API documentation</h1>
<div class="col-md-6 dk_widget">
<p>DotKernel API</p>

<a href="https://docs.dotkernel.org/api/">
<a href="https://docs.dotkernel.org/api-documentation/">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down
4 changes: 2 additions & 2 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Frontend</span>
<ul class="dropdown-menu">
<li class="dropdown-item">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<div>
<span class="fw-bold d-block">API</span>
Expand Down Expand Up @@ -107,7 +107,7 @@ <h1 class="fw-bold">DotKernel Frontend documentation</h1>
<div class="col-md-6 dk_widget">
<p>DotKernel API</p>

<a href="https://docs.dotkernel.org/api/">
<a href="https://docs.dotkernel.org/api-documentation/">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Projects</span>
<ul class="dropdown-menu">
<li class="dropdown-item">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<div>
<span class="fw-bold d-block">API</span>
Expand Down Expand Up @@ -99,7 +99,7 @@ <h1 class="fw-bold">DotKernel documentation</h1>
<div class="col-md-6 py-3">
<div class="card h-100 pkg_card">
<div class="card-header">
<a href="https://docs.dotkernel.org/api/" class="stretched-link">
<a href="https://docs.dotkernel.org/api-documentation/" class="stretched-link">
DotKernel API
</a>
</div>
Expand Down Expand Up @@ -167,7 +167,7 @@ <h5 class="card-title">Packages</h5>
<div class="col-md-6 dk_widget">
<p>DotKernel API</p>

<a href="https://docs.dotkernel.org/api/">
<a href="https://docs.dotkernel.org/api-documentation/">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down
4 changes: 2 additions & 2 deletions packages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Packages</span>
<ul class="dropdown-menu">
<li class="dropdown-item">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<div>
<span class="fw-bold d-block">API</span>
Expand Down Expand Up @@ -465,7 +465,7 @@ <h5 class="card-title">Device information</h5>
<div class="col-md-6 dk_widget">
<p>DotKernel API</p>

<a href="https://docs.dotkernel.org/api/">
<a href="https://docs.dotkernel.org/api-documentation/">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down

0 comments on commit 75912d2

Please sign in to comment.