[libvirt] [rust PATCH] README: update libvirt.org links

Ján Tomko posted 1 patch 6 years, 3 months ago
Failed in applying to current master (apply log)
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[libvirt] [rust PATCH] README: update libvirt.org links
Posted by Ján Tomko 6 years, 3 months ago
The documentation page used the link from before libvirt.h was split
into multiple files.

The master repo linked to the go bindings.

Fix both and switch them to https, which is now default for the website.
---
Although trivial, I did not push these since I'm not a maintainer.

 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 29d38a2..5643f74 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ The bindings use standard errors handling from Rust. Each method
 
 ## Documentation
 
-* http://libvirt.org/html/libvirt-libvirt.html
+* https://libvirt.org/html/index.html
 * https://docs.rs/crate/virt/
 
 ## Tests/Exercises
@@ -87,7 +87,7 @@ Or to send all patches on the current branch, against master
 
 Note the master GIT repository is at
 
-* http://libvirt.org/git/?p=libvirt-go.git;a=summary
+* https://libvirt.org/git/?p=libvirt-rust.git;a=summary
 
 The following automatic read-only mirrors are available as a
 convenience to allow contributors to "fork" the repository:
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [rust PATCH] README: update libvirt.org links
Posted by Daniel P. Berrange 6 years, 3 months ago
On Tue, Dec 05, 2017 at 04:55:14PM +0100, Ján Tomko wrote:
> The documentation page used the link from before libvirt.h was split
> into multiple files.
> 
> The master repo linked to the go bindings.
> 
> Fix both and switch them to https, which is now default for the website.
> ---
> Although trivial, I did not push these since I'm not a maintainer.
> 
>  README.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>


> 
> diff --git a/README.md b/README.md
> index 29d38a2..5643f74 100644
> --- a/README.md
> +++ b/README.md
> @@ -16,7 +16,7 @@ The bindings use standard errors handling from Rust. Each method
>  
>  ## Documentation
>  
> -* http://libvirt.org/html/libvirt-libvirt.html
> +* https://libvirt.org/html/index.html
>  * https://docs.rs/crate/virt/
>  
>  ## Tests/Exercises
> @@ -87,7 +87,7 @@ Or to send all patches on the current branch, against master
>  
>  Note the master GIT repository is at
>  
> -* http://libvirt.org/git/?p=libvirt-go.git;a=summary
> +* https://libvirt.org/git/?p=libvirt-rust.git;a=summary
>  
>  The following automatic read-only mirrors are available as a
>  convenience to allow contributors to "fork" the repository:
> -- 
> 2.13.6
> 
> --
> libvir-list mailing list
> libvir-list@redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list