Amanda Wee
02/04/2022, 12:23 PMREADME.md is broken: it links to /core/, which means accessing it from Github causes it to link to <https://github.com/PrefectHQ/prefect/blob/master/core|https://github.com/PrefectHQ/prefect/blob/master/core> instead of <https://docs.prefect.io/core/|https://docs.prefect.io/core/>
I'd suggest linking directly to <https://docs.prefect.io/|https://docs.prefect.io/> as per the previous behaviour. @Anna Geller git blame says you made the change 😛Anna Geller
Anna Geller