[Xen-devel] [PATCH 0/3] docs: Fix our url schemes to use https

Ian Jackson posted 3 patches 3 years, 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20200330135735.31512-1-ian.jackson@eu.citrix.com
Maintainers: Daniel De Graaf <dgdegra@tycho.nsa.gov>, Ross Lagerwall <ross.lagerwall@citrix.com>, Yang Hongyang <imhy.yang@gmail.com>, Kevin Tian <kevin.tian@intel.com>, Jan Beulich <jbeulich@suse.com>, Julien Grall <julien@xen.org>, Shriram Rajagopalan <rshriram@cs.ubc.ca>, George Dunlap <george.dunlap@citrix.com>, Anthony PERARD <anthony.perard@citrix.com>, Samuel Thibault <samuel.thibault@ens-lyon.org>, Juergen Gross <jgross@suse.com>, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>, Wei Liu <wl@xen.org>, Jun Nakajima <jun.nakajima@intel.com>, Andrew Cooper <andrew.cooper3@citrix.com>, Stefano Stabellini <sstabellini@kernel.org>, Ian Jackson <ian.jackson@eu.citrix.com>, "Roger Pau Monné" <roger.pau@citrix.com>
README                               | 24 ++++++++++++------------
SUPPORT.md                           |  2 +-
config/Paths.mk.in                   |  2 +-
configure                            |  6 +++---
configure.ac                         |  2 +-
docs/README.colo                     |  2 +-
docs/README.remus                    |  2 +-
docs/configure                       |  6 +++---
docs/configure.ac                    |  2 +-
docs/misc/9pfs.pandoc                |  4 ++--
docs/misc/livepatch.pandoc           |  4 ++--
docs/misc/pvcalls.pandoc             |  6 +++---
docs/misc/stubdom.txt                |  2 +-
docs/misc/vtd.txt                    |  2 +-
docs/misc/xen-command-line.pandoc    |  4 ++--
docs/misc/xenstore-paths.pandoc      | 22 +++++++++++-----------
docs/misc/xenstore.txt               |  2 +-
docs/misc/xsm-flask.txt              |  4 ++--
docs/process/branching-checklist.txt |  2 +-
stubdom/configure                    |  6 +++---
stubdom/configure.ac                 |  2 +-
tools/configure                      |  6 +++---
tools/configure.ac                   |  2 +-
tools/libxl/libxlu_cfg.c             |  2 +-
xen/arch/x86/hvm/vmx/vmx.c           |  2 +-
xen/include/public/io/blkif.h        |  2 +-
26 files changed, 61 insertions(+), 61 deletions(-)
[Xen-devel] [PATCH 0/3] docs: Fix our url schemes to use https
Posted by Ian Jackson 3 years, 12 months ago
Obviously we should be publishing https: URLs instead of http: ones
where possible.  I have not changed URLs referring to other projects
at this stage because that would have involved checking whether
https:// works for them.

Ian Jackson (3):
  docs etc.: https: Fix references to wiki.xen[project.org
  docs etc.: https: Fix references to other Xen pages
  docs/README: Fix a broken url

 README                               | 24 ++++++++++++------------
 SUPPORT.md                           |  2 +-
 config/Paths.mk.in                   |  2 +-
 configure                            |  6 +++---
 configure.ac                         |  2 +-
 docs/README.colo                     |  2 +-
 docs/README.remus                    |  2 +-
 docs/configure                       |  6 +++---
 docs/configure.ac                    |  2 +-
 docs/misc/9pfs.pandoc                |  4 ++--
 docs/misc/livepatch.pandoc           |  4 ++--
 docs/misc/pvcalls.pandoc             |  6 +++---
 docs/misc/stubdom.txt                |  2 +-
 docs/misc/vtd.txt                    |  2 +-
 docs/misc/xen-command-line.pandoc    |  4 ++--
 docs/misc/xenstore-paths.pandoc      | 22 +++++++++++-----------
 docs/misc/xenstore.txt               |  2 +-
 docs/misc/xsm-flask.txt              |  4 ++--
 docs/process/branching-checklist.txt |  2 +-
 stubdom/configure                    |  6 +++---
 stubdom/configure.ac                 |  2 +-
 tools/configure                      |  6 +++---
 tools/configure.ac                   |  2 +-
 tools/libxl/libxlu_cfg.c             |  2 +-
 xen/arch/x86/hvm/vmx/vmx.c           |  2 +-
 xen/include/public/io/blkif.h        |  2 +-
 26 files changed, 61 insertions(+), 61 deletions(-)

-- 
2.11.0



Ian Jackson (3):
  docs etc.: https: Fix references to wiki.xen[project.org
  docs etc.: https: Fix references to other Xen pages
  docs/README: Fix a broken url

 README                               | 24 ++++++++++++------------
 SUPPORT.md                           |  2 +-
 config/Paths.mk.in                   |  2 +-
 configure                            |  6 +++---
 configure.ac                         |  2 +-
 docs/README.colo                     |  2 +-
 docs/README.remus                    |  2 +-
 docs/configure                       |  6 +++---
 docs/configure.ac                    |  2 +-
 docs/misc/9pfs.pandoc                |  4 ++--
 docs/misc/livepatch.pandoc           |  4 ++--
 docs/misc/pvcalls.pandoc             |  6 +++---
 docs/misc/stubdom.txt                |  2 +-
 docs/misc/vtd.txt                    |  2 +-
 docs/misc/xen-command-line.pandoc    |  4 ++--
 docs/misc/xenstore-paths.pandoc      | 22 +++++++++++-----------
 docs/misc/xenstore.txt               |  2 +-
 docs/misc/xsm-flask.txt              |  4 ++--
 docs/process/branching-checklist.txt |  2 +-
 stubdom/configure                    |  6 +++---
 stubdom/configure.ac                 |  2 +-
 tools/configure                      |  6 +++---
 tools/configure.ac                   |  2 +-
 tools/libxl/libxlu_cfg.c             |  2 +-
 xen/arch/x86/hvm/vmx/vmx.c           |  2 +-
 xen/include/public/io/blkif.h        |  2 +-
 26 files changed, 61 insertions(+), 61 deletions(-)

-- 
2.11.0