From 145f429f8cadf6962da55fc7b3250f58dded64c4 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 24 May 2022 10:13:16 +0200 Subject: [PATCH] docs: Update URL for libxml2 The project is developed as part of GNOME these days, and the old URL redirects to GNOME's GitLab instance. Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- build-aux/syntax-check.mk | 1 - docs/uri.rst | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build-aux/syntax-check.mk b/build-aux/syntax-check.mk index 1a5bbad3fd..30f44cb270 100644 --- a/build-aux/syntax-check.mk +++ b/build-aux/syntax-check.mk @@ -827,7 +827,6 @@ http_sites += mingw.org http_sites += munin.projects.linpro.no http_sites += www.nimbusproject.org http_sites += www.sflow.net -http_sites += xmlsoft.org http_sites += etallen.com # dead sites diff --git a/docs/uri.rst b/docs/uri.rst index 4efd634087..3ca3fb12c3 100644 --- a/docs/uri.rst +++ b/docs/uri.rst @@ -178,7 +178,7 @@ Extra parameters can be added to remote URIs as part of the query string (the part following ``?``). Remote URIs understand the extra parameters shown below. Any others are passed unmodified through to the back end. Note that parameter values must be -`URI-escaped `__. +`URI-escaped `__. All transports support the following parameters: -- 2.47.2