Docs: Update versions dropdown

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10765
GitOrigin-RevId: f6826dfee3f5b76d060734cf096d51979a1a230d
This commit is contained in:
Sean Park-Ross 2024-04-02 20:43:19 +01:00 committed by hasura-bot
parent a434da835e
commit 89a5674bed

View File

@ -232,6 +232,10 @@ const config = {
position: 'right',
dropdownActiveClassDisabled: true,
dropdownItemsAfter: [
{
href: 'https://hasura.io/docs/3.0/index/',
label: 'v3.x',
},
{
href: 'https://hasura.io/docs/1.0/graphql/core/index.html',
label: 'v1.x',