We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b859e5 commit bd9182eCopy full SHA for bd9182e
docs/.vuepress/config.js
@@ -79,7 +79,7 @@ module.exports = {
79
{ text: 'Latest (1.4.0)', link: '/api/latest/' },
80
{ text: '0.15.13', link: '/api/0.15.13/' },
81
{ text: '0.14.22', link: '/api/0.14.22/' },
82
- { text: 'Legacy', link: 'https://docs-legacy.prefect.io' }
+ { text: 'Legacy', link: 'https://github.com/PrefectHQ/legacy-api-docs' }
83
]
84
},
85
{
0 commit comments