mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 11:08:54 +00:00
Fix error in github url (fixes #139)
This commit is contained in:
parent
6c467379c2
commit
4cf2c7b622
1 changed files with 1 additions and 1 deletions
|
@ -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$
|
||||
|
|
Loading…
Reference in a new issue