mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Point to pkg.go.dev instead of godoc.org
The former is the new recommended frontend for browsing Go API documentation online. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -10,4 +10,4 @@ concepts to Go, so the native API documentation should serve as a reference
|
||||
for most behaviour.
|
||||
|
||||
For details of Go specific behaviour consult the
|
||||
`Go package documentation <https://godoc.org/libvirt.org/libvirt-go>`__
|
||||
`Go package documentation <https://pkg.go.dev/libvirt.org/libvirt-go>`__.
|
||||
|
||||
Reference in New Issue
Block a user