Merge branch 'master' of github.com:benallfree/pockethost

This commit is contained in:
Ben Allfree 2023-06-22 11:46:03 -07:00
commit 6a6765e477

View File

@ -16,7 +16,7 @@
<p class="text-danger">
Warning - renaming your instance will cause it to become inaccessible by the old instance name.
You also may not be able to change it back if someone else choose it. See <a
href="https://pockethost.gitbook.com/manual/usage/rename-instnace.md">renaming</a
href="https://pockethost.gitbook.io/manual/daily-usage/rename-instance">renaming</a
> for more information.
</p>
<MiniEdit value={subdomain} save={onRename} />