Commit f6afe53
Fix Monarch tutorial links (#3817)
Fixes #3811
## Description
Fixed two broken links in the Monarch tutorial:
`intermediate_source/monarch_distributed_tutorial.rst`.
On Mar 31, 2026, the Monarch documentation migrated to a multi-version
structure (see Monarch PRs #3328, #3333). This removed the root-level
`/generated/` paths, causing the original links in the tutorial to 404.
I have updated the links to the latest stable version v0.4.0, which I
have verified to work now.
I checked for a `/stable/` or `/latest/` alias, but the upstream repo
hasn't implemented these redirects yet; I will communicate with the
Monarch maintainers and update accordingly once those aliases become
available.
## Checklist
<!--- Make sure to add `x` to all items in the following checklist: -->
- [x] The issue that is being fixed is referred in the description (see
above "Fixes #ISSUE_NUMBER")
- [x] Only one issue is addressed in this pull request
- [x] Labels from the issue that this PR is fixing are added to this
pull request
- [x] No unnecessary issues are included into this pull request.
---------
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
Co-authored-by: sekyondaMeta <127536312+sekyondaMeta@users.noreply.github.com>1 parent 144aeb4 commit f6afe53
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments