Skip to content

Commit bd9182e

Browse files
Chore: Update link to legacy docs (#14814)
1 parent 2b859e5 commit bd9182e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ module.exports = {
7979
{ text: 'Latest (1.4.0)', link: '/api/latest/' },
8080
{ text: '0.15.13', link: '/api/0.15.13/' },
8181
{ text: '0.14.22', link: '/api/0.14.22/' },
82-
{ text: 'Legacy', link: 'https://docs-legacy.prefect.io' }
82+
{ text: 'Legacy', link: 'https://github.com/PrefectHQ/legacy-api-docs' }
8383
]
8484
},
8585
{

0 commit comments

Comments
 (0)