Update repository paths and URLs
- Update module path from github.com/strix-project/strix to github.com/eduard256/Strix - Update all Go imports to use new repository path - Update documentation links in README.md and CHANGELOG.md - Update GitHub URLs in .goreleaser.yaml - Fix placeholder documentation URL in DATABASE_FORMAT.md - Remove old log files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://go.dev/)
|
||||
[](LICENSE)
|
||||
[](https://github.com/strix-project/strix)
|
||||
[](https://github.com/eduard256/Strix)
|
||||
|
||||
Strix is an intelligent IP camera stream discovery system that acts as a bridge between users and streaming servers like go2rtc. It automatically discovers and validates camera streams, eliminating the need for manual URL configuration.
|
||||
|
||||
@@ -28,7 +28,7 @@ Strix is an intelligent IP camera stream discovery system that acts as a bridge
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/strix-project/strix
|
||||
git clone https://github.com/eduard256/Strix
|
||||
cd strix
|
||||
|
||||
# Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user