Skip to content

Commit a64b8bb

Browse files
committed
CDRIVER-670 don't check links in docs
"sphinx-build" linkcheck fails too often to be worthwhile, due GitHub outages and other problems.
1 parent 0e776ff commit a64b8bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.evergreen/check-release-archive.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ sphinx-build --version
99

1010
./autogen.sh --enable-html-docs --enable-man-pages --with-snappy=bundled --with-zlib=bundled --with-libbson=bundled
1111
make distcheck
12-
sphinx-build -b linkcheck ./doc doc/html
1312

1413
# Check that docs were included, but sphinx temp files weren't.
1514
tarfile=mongo-c-driver-*.tar.gz

0 commit comments

Comments
 (0)