diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2017-04-14 16:33:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-14 16:33:41 +0200 |
| commit | ddcbe64a93b71edb05562b8468003cfc23cf461c (patch) | |
| tree | e2cbc5225034e1ff3e1eccb71f3b692c4e265494 /404.md | |
| parent | 9f2d6b07f4e2359b67e878c9f405a1caf10d5577 (diff) | |
| download | wiki-ddcbe64a93b71edb05562b8468003cfc23cf461c.tar.gz wiki-ddcbe64a93b71edb05562b8468003cfc23cf461c.tar.bz2 wiki-ddcbe64a93b71edb05562b8468003cfc23cf461c.zip | |
Update 404.md
Diffstat (limited to '404.md')
| -rw-r--r-- | 404.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,6 +6,6 @@ permalink: /404.html <!-- redirect to page creator if not exists --> <script type="text/javascript"> var filename = window.location.pathname.split('/').pop(); - var url = '{{ site.github.repository_url }}/new/{{site.git_branch}}/wiki?filename='+filename; + var url = '{{ site.github.repository_url }}/new/{{site.git_branch}}?filename=wiki/'+filename; window.location=url; -</script>
\ No newline at end of file +</script> |
