diff options
| author | Geert Hauwaerts | 2014-08-07 15:56:27 +0200 | 
|---|---|---|
| committer | Geert Hauwaerts | 2014-08-07 15:56:27 +0200 | 
| commit | a869e56ddf92a8f41f59e36828f2695c6d171f5c (patch) | |
| tree | 3b9806f7b016657d6d325d27868a8475e4b41496 | |
| parent | 1b7e359bd7c4db494f99ea203dced51f0b2d9855 (diff) | |
| download | scripts.irssi.org-a869e56ddf92a8f41f59e36828f2695c6d171f5c.tar.bz2 | |
Improved the URL
Improved the URL to prevent a redirect.
| -rw-r--r-- | _includes/header.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/_includes/header.html b/_includes/header.html index 8c95add..f2e6142 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -11,4 +11,4 @@          <link href="assets/css/style.css" rel="stylesheet">      </head>      <body> -        <a href="https://github.com/irssi/scripts"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"></a> +        <a href="https://github.com/irssi/scripts.irssi.org"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"></a> | 
