Skip to content

Commit 7d71cca

Browse files
authored
chore(docs): fix a broken url (#28756)
### Summary Easy navigation and easy reading for others
1 parent d2eee5b commit 7d71cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/how-to/plugins-and-themes/using-a-gatsby-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to Use a Theme in an Existing Site
33
---
44

5-
While you can [get started quickly with a Gatsby theme starter](/docs/how-to/new-site-with-theme/), you can also install a Gatsby theme directly to an existing Gatsby site. Gatsby themes are plugins, so you can [install and use them like any other Gatsby plugin](/docs/how-to/plugins-and-themes/using-a-plugin-in-your-site/).
5+
While you can [get started quickly with a Gatsby theme starter](/docs/how-to/plugins-and-themes/new-site-with-theme/), you can also install a Gatsby theme directly to an existing Gatsby site. Gatsby themes are plugins, so you can [install and use them like any other Gatsby plugin](/docs/how-to/plugins-and-themes/using-a-plugin-in-your-site/).
66

77
## Installing a Theme
88

0 commit comments

Comments
 (0)