Commit 6015f4e
authored
[skip-changelog] Fixed links in docs. Narrowed the amount of files checked by the link-checker. (#1233)
* Fixed internal links to grpc docs
* Only check docs/*.md and various README.md for broken links
Otherwise it will check also pytest-generated READMEs and all .md files
included in unit tests data files.
* Round of go mod tidy in docsgen module1 parent 2894e78 commit 6015f4e
File tree
4 files changed
+38
-68
lines changed- docsgen
- docs
4 files changed
+38
-68
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments