Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1293)

Issue 294880043: issue 4812: fix broken external links (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years ago by fedelogy
Modified:
8 years ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

issue 4812: fix broken external links Basically I've used the following command: git grep -l <old-string> | xargs sed -i 's|<old-string>|<new-string>|g' The | separator allows not to have to escape the slashes in URLs.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -150 lines) Patch
M Documentation/ca/web/introduction.itexi View 4 chunks +4 lines, -4 lines 0 comments Download
M Documentation/cs/web/introduction.itexi View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/de/web/introduction.itexi View 4 chunks +4 lines, -4 lines 0 comments Download
M Documentation/es/web/introduction.itexi View 4 chunks +4 lines, -4 lines 0 comments Download
M Documentation/es/web/news.itexi View 52 chunks +56 lines, -56 lines 0 comments Download
M Documentation/fr/web/introduction.itexi View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/hu/web/introduction.itexi View 1 chunk +1 line, -1 line 0 comments Download
M Documentation/it/web/introduction.itexi View 4 chunks +4 lines, -4 lines 0 comments Download
M Documentation/ja/web/introduction.itexi View 4 chunks +4 lines, -4 lines 0 comments Download
M Documentation/nl/web/introduction.itexi View 4 chunks +4 lines, -4 lines 0 comments Download
M Documentation/web/introduction.itexi View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/web/news.itexi View 52 chunks +56 lines, -56 lines 0 comments Download
M Documentation/zh/web/introduction.itexi View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 1
fedelogy
8 years ago (2016-03-31 15:25:20 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b