Skip to content

Fix broken repo URLs#14

Merged
zhmiao merged 1 commit into
mainfrom
fix/repo-url-corrections
May 20, 2026
Merged

Fix broken repo URLs#14
zhmiao merged 1 commit into
mainfrom
fix/repo-url-corrections

Conversation

@rain-Brian
Copy link
Copy Markdown
Collaborator

Summary

  • github.com/microsoft/PytorchWildlifegithub.com/microsoft/Pytorch-Wildlife (missing dash — flagged by Miao)
  • github.com/microsoft/MegaDetector-Acousticsgithub.com/microsoft/MegaDetector-Acoustic (spurious trailing "s")

Files changed

  • megadetector.md (3 URL refs + Acoustics fix)
  • README.md (3 URL refs)
  • docs/index.md (1 URL ref)
  • docs/installation.md (1 URL ref)
  • docs/camera-trap-software.md (1 URL ref)
  • docs/camera-trap-ai.md (1 URL ref)

Notes

PyPI package name (pip install PytorchWildlife, from PytorchWildlife.models import ...) is unchanged — that's the correct package name on PyPI.

- github.com/microsoft/PytorchWildlife → Pytorch-Wildlife (missing dash)
- github.com/microsoft/MegaDetector-Acoustics → MegaDetector-Acoustic (spurious trailing s)
@rain-Brian
Copy link
Copy Markdown
Collaborator Author

@zhmiao Ready to merge — fixes PytorchWildlifePytorch-Wildlife in GitHub URLs, and MegaDetector-AcousticsMegaDetector-Acoustic (spurious trailing 's' on line 55 of megadetector.md).

@zhmiao zhmiao merged commit ebffbe3 into main May 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants