From afe586329f70f7b9cf9751d2bd270b22fa151081 Mon Sep 17 00:00:00 2001 From: jomaxro Date: Sat, 15 Apr 2017 02:52:20 -0400 Subject: [PATCH] Use HTTPS for links to *.discourse.org --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index e042e5742b2..d48ca5662cd 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -47,7 +47,7 @@ en: topics: "Topics" posts: "posts" loading: "Loading" - powered_by_html: 'Powered by Discourse, best viewed with JavaScript enabled' + powered_by_html: 'Powered by Discourse, best viewed with JavaScript enabled' log_in: "Log In" purge_reason: "Automatically deleted as abandoned, deactivated account" @@ -1911,7 +1911,7 @@ en: usage_tips: text_body_template: | - For a few quick tips on getting started as a new user, [check out this blog post](http://blog.discourse.org/2016/12/discourse-new-user-tips-and-tricks/). + For a few quick tips on getting started as a new user, [check out this blog post](https://blog.discourse.org/2016/12/discourse-new-user-tips-and-tricks/). As you participate here, we’ll get to know you, and temporary new user limitations will be lifted. Over time you’ll gain [trust levels](https://meta.discourse.org/t/what-do-user-trust-levels-do/4924) that include special abilities to help us manage our community together.