Make all external links in the documentation open in a new window
To make it easier to stay on track when reading documentation, I added ",role=external,window=_blank" to all links in the documentation directory that were not pointing at another piece of documentation. Change-Id: I94bf254c90f8ebce067c765be0a2932b755a045a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
= Gerrit Code Review - Mail Templates
|
||||
|
||||
Gerrit uses link:https://developers.google.com/closure/templates/[Closure Templates]
|
||||
Gerrit uses link:https://developers.google.com/closure/templates/[Closure Templates,role=external,window=_blank]
|
||||
(Soy) for the bulk of the standard mails it sends out.
|
||||
There are builtin default templates which are used if they are not overridden.
|
||||
These defaults are also provided as examples so that administrators may copy
|
||||
|
||||
Reference in New Issue
Block a user