Fix error in github url (fixes #139)

This commit is contained in:
Steve Purcell 2012-05-31 13:55:36 +01:00
parent 6c467379c2
commit 4cf2c7b622

View file

@ -48,7 +48,7 @@ $for(header-includes)$
$endfor$
</head>
<body>
<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>
<a href="https://github.com/milkypostman/melpa"><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>
<div id="container">
$for(include-before)$
$include-before$