Skip to content

Commit d7fbd08

Browse files
committed
MNT: Fix CI: Github Actions blocks requests to StackOverflow.com
1 parent d43ca70 commit d7fbd08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ echo 'Testing for broken links'
4343
echo
4444
problematic_urls='
4545
https://www.gnu.org/licenses/agpl-3.0.html
46+
https://stackoverflow.com/questions/19578308/what-is-the-benefit-of-using-main-method-in-python/19578335
4647
'
4748
pushd "$BUILDROOT" >/dev/null
4849
grep -PR '<a .*?href=' |

0 commit comments

Comments
 (0)