summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorAilin Nemui2016-08-18 00:17:49 +0200
committerAilin Nemui2016-08-18 00:17:49 +0200
commit22060fc4669627a9859c92efa2d6651e3673d494 (patch)
tree826a6624a8ba13ec2ce25e7d2afa9b7134ad578a /index.html
parent80ff332fd2dc665c5a993fffb43eeb83c33e5f3b (diff)
downloadscripts.irssi.org-22060fc4669627a9859c92efa2d6651e3673d494.tar.bz2
update branch name
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index cbfc91c..6cbafe4 100644
--- a/index.html
+++ b/index.html
@@ -58,7 +58,7 @@ layout: default
<td class="filename">
<a href="scripts/{{ script.filename }}">{{ script.filename }}</a>
<small>
- (<a href="https://github.com/irssi/scripts/blob/gh-pages/scripts/{{ script.filename }}">Github</a>)
+ (<a href="https://github.com/irssi/scripts/blob/master/scripts/{{ script.filename }}">Github</a>)
</small>
</td>
<td class="name">{{ script.name }}</td>