Skip to content

Conversation

@niklasmtj
Copy link
Member

Since Gatsby has it's own Link component to route to internal pages which is a lot faster than the simple a tag, this is now used. Also checking for external links with a simple check for http or ´https` at the start of the URL. This should do the trick for most of the external URLs.

Since Gatsby has it's own Link component to route to internal
pages which is a lot faster than the simple `a` tag, this
is now used. Also checking for external links with a
simple check for `http` or ´https` at the start of
the URL. This should do the trick for most of the
URLs.

Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
@niklasmtj niklasmtj self-assigned this Dec 6, 2022
@todaywasawesome todaywasawesome self-assigned this Jan 18, 2023
@todaywasawesome
Copy link
Member

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants