refactor: migrate EncryptID URLs from encryptid.jeffemmett.com to auth.ridentity.online
Part of the ridentity.online branding migration. The EncryptID auth server is now accessible at auth.ridentity.online (with the legacy encryptid.jeffemmett.com kept as a backward-compatible alias). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
9545f2c407
commit
60afdba2a3
|
|
@ -28,7 +28,7 @@ export default function Home() {
|
|||
Go Live
|
||||
</Link>
|
||||
<a
|
||||
href="https://encryptid.jeffemmett.com"
|
||||
href="https://auth.ridentity.online"
|
||||
className="text-sm text-slate-300 hover:text-white transition-colors"
|
||||
>
|
||||
Sign In
|
||||
|
|
|
|||
Loading…
Reference in New Issue