From f22d8f411ae49906b5be4547ec10f4db6ce9ea7a Mon Sep 17 00:00:00 2001 From: Federico Bruni Date: Sat, 11 Jul 2015 18:03:10 +0200 Subject: [PATCH] issue 3903: fix bad links to LilyPond reports Command used: git grep -l lilynet.net/The | xargs sed -i 's/lilynet.net\/The/lilynet.net\/\?The/g' --- Documentation/es/web/news.itexi | 18 +++++++++--------- Documentation/web/news.itexi | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Documentation/es/web/news.itexi b/Documentation/es/web/news.itexi index cddeba2260..d040c34553 100644 --- a/Documentation/es/web/news.itexi +++ b/Documentation/es/web/news.itexi @@ -1787,7 +1787,7 @@ es el co-fundador y desarrollador principal de LilyPond @strong{Jan Nieuwenhuizen}, que ha estado muy ocupado los últimos meses: ¡dispóngase a leer en qué! -Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-22, +Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-22, Informe LilyPond 22} y léalo ahora mismo; ¡animamos calurosamente a todos a que hagan sus comentarios y contribuciones! @@ -1858,7 +1858,7 @@ forma de ejecutar LilyPond a partir de una memoria USB, sin olvidar las acostumbradas notas de lanzamientos, el fragmento de código del día y las noticias que nos llegan de la charca de las ranas. -Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-21, +Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-21, Informe LilyPond 21} y léalo ahora mismo; ¡animamos calurosamente a todos a que hagan sus comentarios y contribuciones! @@ -1942,7 +1942,7 @@ notación en línea que utiliza lilypond, además de las acostumbradas notas de lanzamientos, el fragmento de código del día, noticias desde la charca de las ranas y el informe de fallos del día. -Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-20, +Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-20, Informe LilyPond 20} y léalo ahora mismo; ¡animamos calurosamente a todos a que hagan sus comentarios y contribuciones! @newsEnd @@ -1979,7 +1979,7 @@ además de las acostumbradas notas sobre lanzamientos, el fragmento de código del día, noticias desde la charca de las ranas, y el informe de fallo del día. -Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-19, +Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-19, Informe LilyPond 19} y léalo ahora mismo; ¡animamos calurosamente a todos a que hagan sus comentarios y contribuciones! @newsEnd @@ -2118,7 +2118,7 @@ y @qq{blandito}! Esta edición está repleta de emoción e interés, bolsas de papel y pentagramas terminados en zigzag, además de las secciones habituales Ranas y Bichos. -Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-18, +Acérquese al @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-18, Informe LilyPond 18} y léalo ahora mismo; ¡animamos calurosamente a todos a que hagan sus comentarios y contribuciones! @newsEnd @@ -2196,7 +2196,7 @@ ranas y bichos, ¡por no mencionar una extensa reseña del editor Frescobaldi! ¿A qué espera? Acérquese y -¡@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-17, lea el Informe +¡@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-17, lea el Informe LilyPond número 17} (en inglés) ahora mismo! @newsEnd @@ -2294,7 +2294,7 @@ texi2html and CSS for being so flexible! The LilyPond Report is back! This short, informal opinion column is about the LilyPond project: its team, its world, its community. -Read @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-16, issue 16} +Read @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-16, issue 16} now! @newsEnd @@ -2337,7 +2337,7 @@ vezetője The @emph{LilyPond Report} is a short, informal opinion column about the LilyPond project: its team, its world, its community. -Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-15,this link} +Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-15,this link} to read the full issue... @newsEnd @@ -2347,7 +2347,7 @@ to read the full issue... The @emph{LilyPond Report} is back, on a new website! This short, informal, weekly opinion column is about the LilyPond project: its team, its world, its community. -Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-14,this link} to read the full issue... +Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-14,this link} to read the full issue... @newsEnd diff --git a/Documentation/web/news.itexi b/Documentation/web/news.itexi index 5435385bab..6103fc8002 100644 --- a/Documentation/web/news.itexi +++ b/Documentation/web/news.itexi @@ -2024,7 +2024,7 @@ today is LilyPond’s co-founder and core developer read on to find out what for! Come -@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-22, read +@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-22, read LilyPond Report 22} now; comments and contributions are warmly encouraged! @@ -2092,7 +2092,7 @@ release news, the bug report of the Report, and some news from the frog pond! Come -@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-21, read +@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-21, read LilyPond Report 21} now; comments and contributions are warmly encouraged! @@ -2175,7 +2175,7 @@ release news, snippet of the report, news from the frog pond, and the bug report of the report! Come -@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-20, read +@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-20, read LilyPond Report 20} now; comments and contributions are warmly encouraged! @newsEnd @@ -2213,7 +2213,7 @@ the report, news from the frog pond, and the bug report of the report! Come -@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-19, read +@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-19, read LilyPond Report 19} now; comments and contributions are warmly encouraged! @newsEnd @@ -2350,7 +2350,7 @@ with emotion and coolness, paper bags and zigzag-ending staves, plus the usual Frogs and Bugs. Come -@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-18, read +@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-18, read LilyPond Report 18} now; comments and contributions are warmly encouraged! @newsEnd @@ -2427,7 +2427,7 @@ websites and poetry, frogs and bugs, not to mention an extensive review of the Frescobaldi editor! What are you waiting for? Come -@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-17, read +@uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-17, read LilyPond Report 17} now! @newsEnd @@ -2522,7 +2522,7 @@ texi2html and CSS for being so flexible! The LilyPond Report is back! This short, informal opinion column is about the LilyPond project: its team, its world, its community. -Read @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-16, issue 16} +Read @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-16, issue 16} now! @newsEnd @@ -2565,7 +2565,7 @@ vezetője The @emph{LilyPond Report} is a short, informal opinion column about the LilyPond project: its team, its world, its community. -Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-15,this link} +Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-15,this link} to read the full issue... @newsEnd @@ -2575,7 +2575,7 @@ to read the full issue... The @emph{LilyPond Report} is back, on a new website! This short, informal, weekly opinion column is about the LilyPond project: its team, its world, its community. -Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/The-LilyPond-Report-14,this link} to read the full issue... +Follow @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/?The-LilyPond-Report-14,this link} to read the full issue... @newsEnd -- 2.39.5