]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/musicxml2ly.py
Issue 3951: Fix broken LSR links in docs.
[lilypond.git] / scripts / musicxml2ly.py
index e6a6807440a30a3a630e7d57001f7d87af226966..2da2dab60e93e574860f99c9ee5bbd55de82d9be 100644 (file)
@@ -1315,7 +1315,7 @@ def musicxml_words_to_lily_event (words):
 # convert accordion-registration to lilypond.
 # Since lilypond does not have any built-in commands, we need to create
 # the markup commands manually and define our own variables.
-# Idea was taken from: http://lsr.dsi.unimi.it/LSR/Item?id=194
+# Idea was taken from: http://lsr.di.unimi.it/LSR/Item?id=194
 def musicxml_accordion_to_markup (mxl_event):
     commandname = "accReg"
     command = ""