Skip to content

Commit 1302144

Browse files
committed
Use https for twitter link
Signed-off-by: Michal Čihař <michal@cihar.com>
1 parent dd499f8 commit 1302144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pmaweb/templates/news/post_archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<p>You can also follow us on <a
1414
href="https://www.facebook.com/pages/PhpMyAdmin/157021164334486">Facebook</a> or <a
15-
href="http://twitter.com/phpmya">Twitter</a>. The news are also available in a
15+
href="https://twitter.com/phpmya">Twitter</a>. The news are also available in a
1616
<a href="{% url 'feed-news' %}">RSS feed</a>.
1717
</p>
1818

0 commit comments

Comments
 (0)