Commit 5771d1b
Fix two links that 404 on code.visualstudio.com (#10120)
* Fix two links that return 404 on code.visualstudio.com
A stray slash before the anchor in rust.md, and a Microsoft Learn path
written as a site-relative link in finetune.md.
* Fix target URL
---------
Co-authored-by: Nick Trogh <ntrogh@hotmail.com>1 parent 87c655d commit 5771d1b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments