Skip to content

Commit

Permalink
replace placeholder link with tuhfah-webapp link
Browse files Browse the repository at this point in the history
  • Loading branch information
iqbaleff214 committed May 31, 2024
1 parent d0ff326 commit ffcf255
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions resources/views/components/footer.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<a href="https://github.com/404NotFoundIndonesia" target="_blank" class="footer-link fw-medium">404 Not Found Indonesia</a>
</div>
<div class="d-none d-lg-inline-block">
<a href="https://github.com/404NotFoundIndonesia/laravel-11-sneat-template/blob/main/LICENSE" class="footer-link me-4" target="_blank">License</a>
<a href="https://github.com/404NotFoundIndonesia/laravel-11-sneat-template#get-started" target="_blank" class="footer-link me-4">Documentation</a>
<a href="https://github.com/404NotFoundIndonesia/tuhfah-webapp/blob/main/LICENSE" class="footer-link me-4" target="_blank">License</a>
<a href="https://github.com/404NotFoundIndonesia/tuhfah-webapp#get-started" target="_blank" class="footer-link me-4">Documentation</a>
</div>
</div>
</footer>
4 changes: 2 additions & 2 deletions resources/views/components/navbar.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ class="layout-navbar container-xxl navbar navbar-expand-xl navbar-detached align
<li class="nav-item lh-1 me-3">
<a
class="github-button"
href="https://github.com/404NotFoundIndonesia/laravel-11-sneat-template"
href="https://github.com/404NotFoundIndonesia/tuhfah-webapp"
data-icon="octicon-star"
data-size="large"
data-show-count="true"
aria-label="Star 404NotFoundIndonesia/laravel-11-sneat-template on GitHub">Star</a>
aria-label="Star 404NotFoundIndonesia/tuhfah-webapp on GitHub">Star</a>
</li>

<!-- Language -->
Expand Down

0 comments on commit ffcf255

Please sign in to comment.