changeset 65:acfd3d7e2f92 kai

Use Jekyll convention for URLs.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 12 Oct 2016 01:47:36 +0200
parents 48f5e0fda5a8
children a7952259f5d3
files _config.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/_config.yml	Tue Oct 11 16:03:08 2016 +0200
+++ b/_config.yml	Wed Oct 12 01:47:36 2016 +0200
@@ -14,7 +14,7 @@
 url: "//www.gnu.org" # the base hostname & protocol for your site
 wiki_url: "//wiki.octave.org"
 faq_url: "//wiki.octave.org/faq"
-docs_url: "//www.gnu.org/software/octave/doc/interpreter/"
+docs_url: "//www.gnu.org/software/octave/doc/interpreter"
 maintainers_email: "maintainers@octave.org"
 help_email: "help@octave.org"
 irc_channel: "#octave"