Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: fix broken links and redirects #2267

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

adamjstewart
Copy link
Collaborator

These bugs can be found using:

> cd docs
> make linkcheck

On macOS, I need to use:

> sphinx-build -M linkcheck . _build -W -j auto --keep-going

to avoid SIP.

@adamjstewart adamjstewart added this to the 0.6.0 milestone Aug 31, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation datasets Geospatial or benchmark datasets models Models and pretrained weights trainers PyTorch Lightning trainers transforms Data augmentation transforms dependencies Packaging and dependencies labels Aug 31, 2024
@adamjstewart adamjstewart merged commit c5380ab into microsoft:main Aug 31, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets dependencies Packaging and dependencies documentation Improvements or additions to documentation models Models and pretrained weights trainers PyTorch Lightning trainers transforms Data augmentation transforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant