Skip to content

Commit 351ab8d

Browse files
greggmanphemavax
authored andcommitted
Fix collectables link
1 parent 28693ab commit 351ab8d

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
@@ -111,7 +111,7 @@ <h2><a href="%(url)s">%(name)s</a></h2>
111111
by: "Greggman",
112112
desc: 'An unfinished demo inspired by <a href="http://www.geeks3d.com/20090615/pixel-city-procedurally-generated-city-in-opengl/">Pixel City</a>.',
113113
},
114-
{ url: 'collectibles/collectibles.html',
114+
{ url: 'collectibles/index.html',
115115
img: 'collectibles/collectibles.jpg',
116116
name: 'Collectibles',
117117
by: "Human Engines",

0 commit comments

Comments
 (0)