mirror of
https://github.com/thelounge/thelounge
synced 2024-11-26 22:10:22 +00:00
Use HTTPS version to the IRC color guide
This commit is contained in:
parent
fb04f9fcbf
commit
5bab511c42
1 changed files with 2 additions and 2 deletions
|
@ -404,7 +404,7 @@
|
|||
</p>
|
||||
<p>
|
||||
A color reference can be found
|
||||
<a href="http://modern.ircdocs.horse/formatting.html#colors" target="_blank" rel="noopener">here</a>.
|
||||
<a href="https://modern.ircdocs.horse/formatting.html#colors" target="_blank" rel="noopener">here</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -480,7 +480,7 @@
|
|||
</p>
|
||||
<p>
|
||||
A color reference can be found
|
||||
<a href="http://modern.ircdocs.horse/formatting.html#colors" target="_blank" rel="noopener">here</a>.
|
||||
<a href="https://modern.ircdocs.horse/formatting.html#colors" target="_blank" rel="noopener">here</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue