lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

issue 4857: update doc tarball link (issue 296210043 by address@hidden)


From: fedelogy
Subject: issue 4857: update doc tarball link (issue 296210043 by address@hidden)
Date: Thu, 19 May 2016 10:04:56 -0700

Reviewers: ,

Description:
issue 4857: update doc tarball link

This completes issue 4833.

Please review this at https://codereview.appspot.com/296210043/

Affected files (+1, -1 lines):
  M scripts/build/create-weblinks-itexi.py


Index: scripts/build/create-weblinks-itexi.py
diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py index e529ca7327cdd5a6a4ff2a36a861bd7a413a3b7b..e631c27fd8b43a5e7c75792be202237fadfb9d3d 100644
--- a/scripts/build/create-weblinks-itexi.py
+++ b/scripts/build/create-weblinks-itexi.py
@@ -554,7 +554,7 @@ def make_regtest_links(name, version, lang):
         getTrans("PDF of lilypond-book regtests for ", lang)+version)

 def make_doctarball_links(name, version, lang):
-    url = depth + "download/binaries/documentation/lilypond-"
+    url = depth + "downloads/binaries/documentation/lilypond-"
     # ugly FIXME, but proper build number support isn't Critical.
     url += version + "-1"
     url += ".documentation.tar.bz2"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]