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
+3 -3
View File
@@ -191,7 +191,7 @@ Tested/compatible with major brands:
## Usage Example
```go
import "github.com/0x524A/onvif-go"
import "github.com/0x524a/onvif-go"
// Create client
client, _ := onvif.NewClient(
@@ -255,7 +255,7 @@ go-onvif/
```bash
# Install
go get github.com/0x524A/onvif-go
go get github.com/0x524a/onvif-go
# Run discovery example
cd examples/discovery
@@ -296,4 +296,4 @@ This library is a complete refactoring and modernization inspired by the origina
**Status**: ✅ Production Ready (v0.1.0)
**Last Updated**: October 2025
**Maintainer**: 0x524A
**Maintainer**: 0x524a