diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 10:35:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 10:35:45 +0000 |
commit | b3c8750630d86af16889019f5dc53114080cb450 (patch) | |
tree | c59e88d48889ae7a262dcbf3ca2f04f3a2bb6195 /doc | |
parent | da78767f3dfe6afcce448f7972f9869e75946ee4 (diff) |
web commit by JoshTriplett: Change map to gmap, to avoid conflicting with map plugin.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 61f5bca27..10a7a0b8e 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -1,7 +1,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=google url="http://www.google.com/search?q=%s"]] -* [[shortcut name=map url="http://maps.google.com/maps?q=%s"]] +* [[shortcut name=gmap url="http://maps.google.com/maps?q=%s"]] * [[shortcut name=wikipedia url="http://en.wikipedia.org/wiki/%s"]] * [[shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]] * [[shortcut name=deblist url="http://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]] |