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
+1 -1
View File
@@ -45,7 +45,7 @@ git clone https://github.com/YOUR_USERNAME/go-onvif.git
cd go-onvif
# Add upstream remote
git remote add upstream https://github.com/0x524A/onvif-go.git
git remote add upstream https://github.com/0x524a/onvif-go.git
# Create a branch
git checkout -b feature/my-new-feature