We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d131daf commit bd8cb77Copy full SHA for bd8cb77
docs/src/docs/contributing/website.mdx
@@ -14,7 +14,7 @@ The website lives in `docs/` directory of [golangci-lint repository](https://git
14
15
## Theme
16
17
-Initially the site is based on [@rocketseat](https://rocketdocs.netlify.app/) theme.
+Initially the site is based on [@rocketseat](https://github.com/jpedroschmitz/rocketdocs) theme.
18
Later we've merged its code into `src/@rocketseat` because we needed too much changes
19
and [gatsby shadowing](https://www.gatsbyjs.org/docs/themes/shadowing/) doesn't allow shadowing `gatsby-node.js` or `gatsby-config.js`.
20
0 commit comments