Skip to content

Commit e4474fc

Browse files
committed
Fix repo URL
1 parent 11a9356 commit e4474fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Patterns Advent Calendar / InnerSource Commons</title>
8-
<meta name="description" content="An Advent calendar made of 3D cubes with different styles and effects." />
8+
<meta name="description" content="An advent calendar for 2025, to highlight InnerSource patterns that need your help!" />
99
<meta name="keywords" content="advent calendar, web, html template, 3d, cubes, css, javascript, anime.js" />
1010
<meta name="author" content="Codrops" />
1111
<link rel="shortcut icon" href="favicon.ico">
@@ -50,7 +50,7 @@ <h1 class="codrops-header__title">Patterns Advent Calendar</h1>
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/CubesAdventCalendar" 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/spier/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)