fix(links): unify linking to pages internal/external
This commit is contained in:
committed by
Stuart Taylor
parent
f28cee5a4d
commit
f61efb225f
@@ -229,7 +229,7 @@ const IndexPage = () => (
|
||||
pay for servers, services, and staff. You can{' '}
|
||||
<a
|
||||
className='large-p underlined-link'
|
||||
href='https://donate.freecodecamp.org/'
|
||||
href='/donate'
|
||||
rel='noopener noreferrer'
|
||||
target='_blank'
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user