mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs: fix showcase user TypeGraphQL website url (#1806)
This commit is contained in:
parent
8d4def5c08
commit
d5ca17ffea
1 changed files with 1 additions and 1 deletions
|
@ -718,7 +718,7 @@ module.exports = [
|
||||||
{
|
{
|
||||||
caption: 'TypeGraphQL',
|
caption: 'TypeGraphQL',
|
||||||
image: '/img/users/type-graphql.png',
|
image: '/img/users/type-graphql.png',
|
||||||
infoLink: 'https://19majkel94.github.io/type-graphql/',
|
infoLink: 'https://typegraphql.ml/',
|
||||||
fbOpenSource: false,
|
fbOpenSource: false,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue