Skip to content

Commit 772b059

Browse files
committed
Fix the repo URL
1 parent 8eb83c0 commit 772b059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1 class="codrops-header__title">Advent Calendar - Each day a new Patterns to l
5050
<a class="link current-demo" href="index2.html">Demo 2</a>
5151
<a class="link" href="index3.html">Demo 3</a>
5252
</nav> -->
53-
<a href="https://github.com/spier/InnerSource-Patterns-Advent-Calendar" title="View this project on GitHub"><svg class="icon icon--github"><use xlink:href="#icon-github"></use></svg></a>
53+
<a href="https://github.com/InnerSourceCommons/InnerSource-Patterns-Advent-Calendar" title="View this project on GitHub"><svg class="icon icon--github"><use xlink:href="#icon-github"></use></svg></a>
5454
</header>
5555
<div class="calendar-wrap">
5656
<div class="calendar">

0 commit comments

Comments
 (0)