Add sharing and importing usage details.

This commit is contained in:
Bauke 2022-11-26 10:45:50 +01:00
parent 119d476d5c
commit 6aec65483e
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 13 additions and 0 deletions

View File

@ -49,6 +49,19 @@ export default class Usage extends Component {
<li>To remove a redirect click the red button with the twice.</li>
</ul>
<p>Sharing & importing redirects:</p>
<ul>
<li>
To share a redirect, click on the button with the clipboard 📋 icon.
This will copy a link that you can share around.
</li>
<li>
When you or someone else heads to a share link, it will show the
redirect's details and if they have Re-Nav installed it will create
an import button on the page.
</li>
</li>
<p>Some miscellaneous notes:</p>
<ul>
<li>Only URLs starting with "http" will be checked.</li>