Fix more information link to v0.4.0 blog post (#2638)

This commit is contained in:
Masen Furer 2024-02-15 20:51:06 -08:00 committed by GitHub
parent 3350fa0388
commit 1698e3e5e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -983,7 +983,7 @@ def show_rx_chakra_migration_instructions():
)
console.log("")
console.log(
"For more details, please see https://reflex.dev/blog/2024-02-15-reflex-v0.4.0"
"For more details, please see https://reflex.dev/blog/2024-02-16-reflex-v0.4.0"
)