Skip to content

Commit fa705ea

Browse files
Dominator008marijnh
authored andcommitted
[real-world uses] Fix the link to Gerrit Code Review
The code.google.com link is deprecated. Also add that CodeMirror is being used as Gerrit's inline editor.
1 parent 1cc93d9 commit fa705ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/realworld.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>CodeMirror real-world uses</h2>
7979
<li><a href="https://github.com/simogeo/Filemanager">Filemanager</a></li>
8080
<li><a href="https://hacks.mozilla.org/2013/11/firefox-developer-tools-episode-27-edit-as-html-codemirror-more/">Firefox Developer Tools</a></li>
8181
<li><a href="http://www.firepad.io">Firepad</a> (collaborative text editor)</li>
82-
<li><a href="https://code.google.com/p/gerrit/">Gerrit</a>'s diff view</li>
82+
<li><a href="https://gerritcodereview.com/">Gerrit</a>'s diff view and inline editor</li>
8383
<li><a href="https://github.com/maks/git-crx">Git Crx</a> (Chrome App for browsing local git repos)</li>
8484
<li><a href="http://tour.golang.org">Go language tour</a></li>
8585
<li><a href="https://github.com/github/android">GitHub's Android app</a></li>

0 commit comments

Comments
 (0)