Skip to content

Commit 81648f8

Browse files
author
Dimitris Krestos
committed
Fix github url at "fork me" ribbon
1 parent d13974c commit 81648f8

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
@@ -31,7 +31,7 @@
3131
<!--[if IE 9]> <body class="ie ie9 lte9"> <![endif]-->
3232
<!--[if gt IE 9]> <body class="ie"> <![endif]-->
3333
<!--[if !IE]><!--> <body> <!--<![endif]-->
34-
<a href="https://github.com/you"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
34+
<a href="https://github.com/vdw/Tabslet"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
3535
<div id="wrapper">
3636

3737
<!-- <div class="top_bar">

0 commit comments

Comments
 (0)