Commit 6718229
committed
Fix 2 broken links in documentation
Discovered in Fedora's RPM build with linkchecker:
URL `meson-python'
Name `meson-python documentation'
Parent URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/first-extension-module.html, line 347, col 8
Real URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/meson-python
Check time 0.000 seconds
Result Error: URLError: <urlopen error [Errno 2] No such file or directory: '/builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/meson-python'>
URL `number'
Name `Number Protocol'
Parent URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/complex.html, line 336, col 5
Real URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/number
Check time 0.001 seconds
Result Error: URLError: <urlopen error [Errno 2] No such file or directory: '/builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/number'>1 parent 7a468a1 commit 6718229
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments