Skip to content

Adding Links

There are different types of linking within this framework. Here is a run down of each one and when to use it.

If you want to link to something internally, you should use the Gatsby Link component as it enables the SPA-like browsing experience.

If you want to link to something external of the documentation, you should use the ExternalLink component.

If you want to link to source code, you should use the <SourceLink> component.

If you want to link to a page within the GitHub repository then use the <RepoLink> component.

Different Icon

You can also change the icon using the icon property.

Edit this page on GitHub
1 contributorSmudge3806
Last edited by Smudge3806 on June 22, 2020