]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web build: oops*2, url thinko.
authorGraham Percival <graham@percival-music.ca>
Sat, 9 Jan 2010 16:36:08 +0000 (16:36 +0000)
committerGraham Percival <graham@percival-music.ca>
Sat, 9 Jan 2010 16:36:08 +0000 (16:36 +0000)
Sorry about the noise, but it's difficult to test this all
locally, and git is the easiest way of getting files onto
lilypond.org.

scripts/build/create-version-itexi.py

index 5ca06a74ba3a4d302cea8e9582906fe530fb2bd0..4d0e22f403e539d0d30e20c63a02fc140c810847 100644 (file)
@@ -142,7 +142,7 @@ def translateNameToUrl(manual, version):
         elif (manual=='essay'):
             return url+'user/lilypond-learning/Background.html'
         elif (manual=='extending'):
-            return url+'user/music/Interfaces-for-programmers.html'
+            return url+'user/lilypond/Interfaces-for-programmers.html'
         else:
             return ''