diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-27 20:25:07 -0400 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2014-03-09 18:24:39 +0100 |
commit | e2c3cc45a4bd1cfd7950b75b4e5ec1bb089e66dc (patch) | |
tree | 2bbb2b66b8335f4a962426afb61f701b747223ad | |
parent | 4479d6d533caf33477ed267bd535730a5f4528eb (diff) |
remove obsolte cia shortcuts
(cherry picked from commit 268c4e9c857e222a22b836a3a895500012ccb296)
Conflicts:
git.mdwn
-rw-r--r-- | shortcuts.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn index cf7ebc17..978cca6c 100644 --- a/shortcuts.mdwn +++ b/shortcuts.mdwn @@ -7,7 +7,7 @@ Some examples of using shortcuts include: \[[!google foo]] \[[!wikipedia War_of_1812]] \[[!debbug 12345]] - Check the \[[!cia ikiwiki desc="CIA page for %s"]]. + Check the \[[!google ikiwiki desc="google search for %s"]]. This page controls what shortcut links the wiki supports. @@ -54,8 +54,6 @@ This page controls what shortcut links the wiki supports. * [[!shortcut name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]] * [[!shortcut name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain"]] * [[!shortcut name=cve url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]] -* [[!shortcut name=cia url="http://cia.vc/stats/project/%s"]] -* [[!shortcut name=ciauser url="http://cia.vc/stats/user/%s"]] * [[!shortcut name=flickr url="https://secure.flickr.com/photos/%s"]] * [[!shortcut name=man url="http://linux.die.net/man/%s"]] * [[!shortcut name=ohloh url="https://www.ohloh.net/p/%s"]] |