Skip to content

Commit 504d0a7

Browse files
committed
Change repo link
1 parent 6fca452 commit 504d0a7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

antora-playbook.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ site:
55
robots: allow
66
content:
77
sources:
8-
- url: https://github.com/code-freak/code-freak.git
8+
- url: https://github.com/codefreak/codefreak.git
99
branches: master
1010
start_path: docs
1111
ui:
@@ -15,4 +15,3 @@ ui:
1515
supplemental_files: ./supplemental-ui
1616
output:
1717
dir: ./public
18-

supplemental-ui/partials/header-content.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<div id="topbar-nav" class="navbar-menu">
1414
<div class="navbar-end" style="padding-right: 10px;">
1515
<div class="navbar-item">
16-
<a class="navbar-link" href="https://github.com/code-freak/code-freak" target="_blank">Fork on GitHub</a>
16+
<a class="navbar-link" href="https://github.com/codefreak/codefreak" target="_blank">Fork on GitHub</a>
1717
</div>
1818
</div>
1919
</div>

0 commit comments

Comments
 (0)