Originally reported by @ketpatil77 in #447.
All community-submitted pull requests are automatically converted to issues (bugs) & discussions (feature requests, enhancements) where they can be triaged and prioritized. Once prioritized, a PR implementation is created automatically.
Describe the Bug
The "durable execution" documentation links in both the root README.md and packages/cli/README.md are broken. Clicking them leads to a missing or incorrect page instead of the existing concepts page that covers durable execution.
Expected Behavior
The durable execution links in both READMEs should point to the correct existing concepts page and resolve successfully when clicked.
Steps to Reproduce
- Open the root
README.md or packages/cli/README.md on GitHub.
- Click the "durable execution" documentation link.
- Observe that the link leads to a non-existent or incorrect page.
Original implementation from #447 by @ketpatil77
Describe the Bug
The "durable execution" documentation links in both the root
README.mdandpackages/cli/README.mdare broken. Clicking them leads to a missing or incorrect page instead of the existing concepts page that covers durable execution.Expected Behavior
The durable execution links in both READMEs should point to the correct existing concepts page and resolve successfully when clicked.
Steps to Reproduce
README.mdorpackages/cli/README.mdon GitHub.Original implementation from #447 by @ketpatil77