summaryrefslogtreecommitdiffstats
path: root/askbot/templates/widgets/markdown_help.html
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-12-07 21:26:38 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-12-07 21:26:38 -0300
commitc1dedb4f5edb9beeb001efc25eab956940e4ba9a (patch)
treefbd41c067719002e31c0bd012551ecccdea29657 /askbot/templates/widgets/markdown_help.html
parent9a33c31ab68f93fafa3763d3d615d0a019770f3b (diff)
downloadaskbot-c1dedb4f5edb9beeb001efc25eab956940e4ba9a.tar.gz
askbot-c1dedb4f5edb9beeb001efc25eab956940e4ba9a.tar.bz2
askbot-c1dedb4f5edb9beeb001efc25eab956940e4ba9a.zip
changed some urls to protocol-relative
Diffstat (limited to 'askbot/templates/widgets/markdown_help.html')
-rw-r--r--askbot/templates/widgets/markdown_help.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot/templates/widgets/markdown_help.html b/askbot/templates/widgets/markdown_help.html
index 9816fe26..cea8847b 100644
--- a/askbot/templates/widgets/markdown_help.html
+++ b/askbot/templates/widgets/markdown_help.html
@@ -17,7 +17,7 @@
</li>
{% endif %}
<li>
- <b>{% trans %}link{% endtrans %}</b>:[{% trans %}text{% endtrans %}](http://url.com/ "{% trans %}title{% endtrans %}")
+ <b>{% trans %}link{% endtrans %}</b>:[{% trans %}text{% endtrans %}](http://example.com/ "{% trans %}title{% endtrans %}")
</li>
<li>