chore: update repository references from go-onvif to onvif-go

This commit is contained in:
ProtoTess
2025-11-12 17:45:04 +00:00
parent a6fda445f3
commit ea382eb9dc
43 changed files with 80 additions and 80 deletions
+4 -4
View File
@@ -96,7 +96,7 @@ Help us maintain compatibility information:
### Clone and Build
```bash
git clone https://github.com/0x524A/go-onvif.git
git clone https://github.com/0x524A/onvif-go.git
cd go-onvif
go build ./...
```
@@ -262,9 +262,9 @@ go-onvif/
## Getting Help
- 💬 [GitHub Discussions](https://github.com/0x524A/go-onvif/discussions) - Ask questions
- 🐛 [GitHub Issues](https://github.com/0x524A/go-onvif/issues) - Report bugs
- 📖 [Documentation](https://pkg.go.dev/github.com/0x524A/go-onvif) - Read the docs
- 💬 [GitHub Discussions](https://github.com/0x524A/onvif-go/discussions) - Ask questions
- 🐛 [GitHub Issues](https://github.com/0x524A/onvif-go/issues) - Report bugs
- 📖 [Documentation](https://pkg.go.dev/github.com/0x524A/onvif-go) - Read the docs
## License