docs(v2): Fix Gatsby theme name for docs site - Docz (#5049)

This commit is contained in:
Rami Yushuvaev 2021-06-24 12:03:04 +03:00 committed by GitHub
parent 7e55aa10a6
commit 814455f88e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,7 +136,7 @@ GraphQL is also pretty core to Gatsby, although you don't necessarily need Graph
Many aspects of Docusaurus 2 were inspired by the best things about Gatsby and it's a great alternative.
[Dokz](https://github.com/pedronauck/docz) is a Gatsby theme to build documentation website. It is currently less featured than Docusaurus.
[Docz](https://github.com/pedronauck/docz) is a Gatsby theme to build documentation website. It is currently less featured than Docusaurus.
### Next.js {#nextjs}