X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=build.rb;h=7a1664784b009e3250713c2db4a1005c11d00893;hb=5b49dc530e446f2f6afbb68f9949edf20ad7bda3;hp=cae02e969b46421a15dd947048a6f7728125c6ef;hpb=395f62942117996fc4b52899f8002ae7b14b3cfd;p=ardour-manual diff --git a/build.rb b/build.rb index cae02e9..7a16647 100755 --- a/build.rb +++ b/build.rb @@ -97,7 +97,7 @@ class Page s = a.join('/') @out_path = @site.output_dir + Pathname(s) + Pathname("index.html") - @url = "/#s/" + @url = "/#{s}/" @sort_url = @path.to_s.sub(/\.html$/, '') end