fix: update repository references from '0x524A' to '0x524a' across documentation and code

This commit is contained in:
ProtoTess
2025-11-12 19:43:37 +00:00
parent d337cf5526
commit bd85e94b7d
43 changed files with 93 additions and 93 deletions
+4 -4
View File
@@ -96,7 +96,7 @@ Help us maintain compatibility information:
### Clone and Build
```bash
git clone https://github.com/0x524A/onvif-go.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/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
- 💬 [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