summaryrefslogtreecommitdiff
path: root/editors/Textmate/Prado.tmbundle/Snippets/TActiveHyperLink.tmSnippet
diff options
context:
space:
mode:
Diffstat (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TActiveHyperLink.tmSnippet')
-rw-r--r--editors/Textmate/Prado.tmbundle/Snippets/TActiveHyperLink.tmSnippet2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TActiveHyperLink.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TActiveHyperLink.tmSnippet
index ea93645b..bd316738 100644
--- a/editors/Textmate/Prado.tmbundle/Snippets/TActiveHyperLink.tmSnippet
+++ b/editors/Textmate/Prado.tmbundle/Snippets/TActiveHyperLink.tmSnippet
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>content</key>
- <string>&lt;com:TActiveHyperLink NavigateUrl="${1:http://www.pradosoft.com/}" Text="${2:PradoSoft.com}" /&gt;$0</string>
+ <string>&lt;com:TActiveHyperLink NavigateUrl="${1:https://github.com/pradosoft/prado}" Text="${2:Prado framework}" /&gt;$0</string>
<key>name</key>
<string>TActiveHyperLink</string>
<key>scope</key>