Commit c062aba
authored
Fix link to Sphinx code block directives (#23041)
Summary
--
I noticed this while reviewing #22990. I'm not really sure why the
current version doesn't work, but the new one definitely does.
Test Plan
--
[Before](https://docs.astral.sh/ruff/formatter/#docstring-formatting):
<img width="457" height="77" alt="image"
src="https://github.com/user-attachments/assets/3d4394b7-eadf-41ec-81c9-cea6190fa0bb"
/>
After:
<img width="493" height="84" alt="image"
src="https://github.com/user-attachments/assets/66f0700c-9312-40b9-b3ae-11edcaec7562"
/>1 parent 4a32a96 commit c062aba
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments