Typo
This commit is contained in:
parent
e35f2ab4d6
commit
267bb20711
|
@ -270,7 +270,7 @@ chown -R <strong>username</strong>:<strong>username</strong> ~<strong>username</
|
|||
<h3>URL Parameters</h3>
|
||||
<p>
|
||||
Parameters can be passed in the URL to prefill the fields. This can be useful when you have multiple relays and want to use bookmarks to manage them.
|
||||
We do not recommend passing the password in this was as it will be visible in plain text and stored in the bookmark but it is possible. Special characters should be <a href="https://www.w3schools.com/tags/ref_urlencode.asp">URL encoded</a>.
|
||||
We do not recommend passing the password in this way as it will be visible in plain text and stored in history/bookmarks but it is possible. Special characters should be <a href="https://www.w3schools.com/tags/ref_urlencode.asp">URL encoded</a>.
|
||||
</p>
|
||||
<p>
|
||||
If we want just the path for example: <code>https://glowing-bear.org/?path=weechat2</code>
|
||||
|
|
Loading…
Reference in New Issue