ory.sh -> ory.com (#1078)
This commit is contained in:
parent
daadccbfd0
commit
e5f5822f69
@ -18,11 +18,7 @@ export default function Footer() {
|
|||||||
</a>
|
</a>
|
||||||
<p className='mt-4 text-sm text-gray-500 sm:ml-4 sm:mt-0 sm:border-l-2 sm:border-gray-200 sm:py-2 sm:pl-4'>
|
<p className='mt-4 text-sm text-gray-500 sm:ml-4 sm:mt-0 sm:border-l-2 sm:border-gray-200 sm:py-2 sm:pl-4'>
|
||||||
Powered by
|
Powered by
|
||||||
<a
|
<a href='https://ory.com' className='ml-1 text-gray-600' rel='noopener noreferrer' target='_blank'>
|
||||||
href='https://ory.sh'
|
|
||||||
className='ml-1 text-gray-600'
|
|
||||||
rel='noopener noreferrer'
|
|
||||||
target='_blank'>
|
|
||||||
<strong>Ory</strong>
|
<strong>Ory</strong>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@ -33,7 +33,7 @@ export default function Header() {
|
|||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
Made with <span className='text-red-500'>♥</span>{' '}
|
Made with <span className='text-red-500'>♥</span>{' '}
|
||||||
<a href='https://ory.sh' rel='noopener noreferrer' target='_blank'>
|
<a href='https://ory.com' rel='noopener noreferrer' target='_blank'>
|
||||||
<strong>Ory</strong>
|
<strong>Ory</strong>
|
||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user