diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 922b915e..1c13b28a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,7 @@ build: jobs: pre_build: - pip install . - # - sphinx-build -b linkcheck docs/ _build/linkcheck + - sphinx-build -b linkcheck docs/ _build/linkcheck - sphinx-apidoc -o docs/api/ --module-first --no-toc --force src/virtualship conda: