Commit a3eb75d
[External] [Docs] Fix broken links for system-requirements (#86347)
[External] [Docs] Fix broken links for system-requirements
## Linked issue
Issue #6532 will need to be
fixed before merging this PR.
## Type of change
- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] Performance improvement (includes benchmark results below)
- [x] Documentation update
- [ ] New feature or public API (requires prior proposal or issue
approval)
- [ ] Refactor / internal cleanup (no user-visible change)
- [ ] Build, CI, or tooling change
## Motivation
## What changed
## Testing
## Checklist
- [x] The linked issue above has been reviewed by a maintainer and is
agreed-upon, or this is a trivial fix that does not need prior
approval
- [x] PR is small and focused — I've split larger changes into a
sequence of
smaller PRs where possible (see
[pull request sizes](../mojo/CONTRIBUTING.md#about-pull-request-sizes))
- [x] I ran `./bazelw run format` to format my changes
- [ ] I added or updated tests to cover my changes
- [ ] If AI tools assisted with this contribution, I have included an
`Assisted-by:` trailer in my commit message or this PR description
(see [AI Tool Use Policy](../AI_TOOL_POLICY.md))
ORIGINAL_AUTHOR=Keven Villeneuve <keven.villeneuve@gmail.com>
ORIGINAL_USER=@kevenv
Co-authored-by: Keven Villeneuve <keven.villeneuve@gmail.com>
Closes #6533
MODULAR_ORIG_COMMIT_REV_ID: 6d71945540015c112e299afa3d196c82d9730acc1 parent a45a478 commit a3eb75d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments