https://flyte.org logo
#ask-the-community
Title
# ask-the-community
c

Chandrashekhar Kotekar

07/03/2023, 9:17 AM
Looks like some documentation links are broken. I was on this page and when I opend
activates or deactivates
the schedule url, I got 404 error.
Same error for
robfig cron
code repo as well. url in the documentation: https://github.com/robfig/cron/v3 gives 404 error. Actual url to
robfig cron
is: https://github.com/robfig/cron
s

Samhita Alla

07/03/2023, 10:50 AM
@Chandrashekhar Kotekar, we apologize for the broken links in our documentation. We are currently restructuring and will fix them soon. In the meantime, you can find the link you are looking for here: https://docs.flyte.org/projects/cookbook/en/latest/auto_examples/basics/lp_schedules.html#activating-a-schedule. cc @Kevin Su @Niels Bantilan
c

Chandrashekhar Kotekar

07/03/2023, 10:56 AM
No worries, it happens. Highlighted it so that we can fix it 🙂
g

Greg Gydush

07/03/2023, 8:59 PM
Could we potentially add linkchecking to docs builds? Also relying more on intersphinx for those links could potentially help!
s

Samhita Alla

07/04/2023, 4:00 AM
n

Niels Bantilan

07/05/2023, 2:28 PM
added a page redirect as a quickfix, will push PRs for the actual fixes