chore: update repository references from go-onvif to onvif-go
This commit is contained in:
@@ -47,7 +47,7 @@ body:
|
||||
placeholder: |
|
||||
package main
|
||||
|
||||
import "github.com/0x524A/go-onvif"
|
||||
import "github.com/0x524A/onvif-go"
|
||||
|
||||
func main() {
|
||||
// Your code here
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: 💬 Discussions
|
||||
url: https://github.com/0x524A/go-onvif/discussions
|
||||
url: https://github.com/0x524A/onvif-go/discussions
|
||||
about: Ask questions and discuss ideas with the community
|
||||
- name: 📖 Documentation
|
||||
url: https://pkg.go.dev/github.com/0x524A/go-onvif
|
||||
url: https://pkg.go.dev/github.com/0x524A/onvif-go
|
||||
about: Read the API documentation
|
||||
- name: 📚 Examples
|
||||
url: https://github.com/0x524A/go-onvif/tree/main/examples
|
||||
url: https://github.com/0x524A/onvif-go/tree/main/examples
|
||||
about: Browse code examples
|
||||
|
||||
Reference in New Issue
Block a user