summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lowe <pkx166h@gmail.com>2015-01-15 12:11:06 +0000
committerJames Lowe <pkx166h@gmail.com>2015-01-22 06:50:59 +0000
commit49e785b963a90000331fcb7279a7273221a4a91c (patch)
tree1bad520bfe76b8f317658c0d7f3133b50139a195
parentc054eb280fd9953596eb164f67b0f9d5555c5a32 (diff)
Web: Fix broken link to LSR website
Issue 4260 URL to the LSR website needs correcting.
-rw-r--r--Documentation/ca/web/community.itexi2
-rw-r--r--Documentation/snippets.tely2
-rw-r--r--Documentation/snippets/README2
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/ca/web/community.itexi b/Documentation/ca/web/community.itexi
index e7267cb0cc..ad6d7832e6 100644
--- a/Documentation/ca/web/community.itexi
+++ b/Documentation/ca/web/community.itexi
@@ -135,7 +135,7 @@ usar lliurement en les seves pròpies obres. Vegeu les coses que
han escrit els altres, i afegiu les vostres pròpies!
@example
-@uref{http://lsr.dsi.unimi.it}
+@uref{http://lsr.di.unimi.it}
@end example
Els exemples del LSR que són especialment instructius s'inclouen a
diff --git a/Documentation/snippets.tely b/Documentation/snippets.tely
index 2d30fa92ae..a6426b5f3f 100644
--- a/Documentation/snippets.tely
+++ b/Documentation/snippets.tely
@@ -8,7 +8,7 @@
@macro manualIntro
This document shows a selected set of LilyPond snippets from the
-@uref{http://lsr@/.dsi@/.unimi@/.it,LilyPond Snippet Repository}
+@uref{http://lsr@/.di@/.unimi@/.it,LilyPond Snippet Repository}
(LSR). It is in the public domain.
We would like to address many thanks to Sebastiano Vigna for maintaining
diff --git a/Documentation/snippets/README b/Documentation/snippets/README
index f91aacb1dd..48bd30b50e 100644
--- a/Documentation/snippets/README
+++ b/Documentation/snippets/README
@@ -1,5 +1,5 @@
This directory contains examples generated automatically from LSR
-http://lsr.dsi.unimi.it/
+http://lsr.di.unimi.it/
To update this directory and find additional information, see
the Contributor's Guide, section "LSR to Git".