mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
UX: Use https protocol for markdown help link (#15576)
This commit is contained in:
parent
6272edd121
commit
8ef3513e4a
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ en:
|
||||||
- or, push the <kbd><b>B</b></kbd> or <kbd><i>I</i></kbd> buttons in the editor
|
- or, push the <kbd><b>B</b></kbd> or <kbd><i>I</i></kbd> buttons in the editor
|
||||||
|
|
||||||
reply: |-
|
reply: |-
|
||||||
Great job! HTML and BBCode also work for formatting – to learn more, [try this tutorial](http://commonmark.org/help) :nerd:
|
Great job! HTML and BBCode also work for formatting – to learn more, [try this tutorial](https://commonmark.org/help) :nerd:
|
||||||
not_found: |-
|
not_found: |-
|
||||||
Aww, I didn’t find any formatting in your reply. :pencil2:
|
Aww, I didn’t find any formatting in your reply. :pencil2:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue