Fix Prefect website URL in docs footer (#2705)

This commit is contained in:
Jeremiah Lowin 2025-12-24 08:30:26 -05:00 committed by GitHub
commit 88349bd68f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@
"socials": {
"discord": "https://discord.gg/uu8dJCgttd",
"github": "https://github.com/jlowin/fastmcp",
"website": "https://prefect.ai",
"website": "https://www.prefect.io",
"x": "https://x.com/fastmcp"
}
},