summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index 34ee588cd8..b92a07a61a 100644
--- a/README
+++ b/README
@@ -44,9 +44,9 @@ of other UNIX targets. The simple steps to build QEMU are:
Additional information can also be found online via the QEMU website:
- http://qemu.org/Hosts/Linux
- http://qemu.org/Hosts/Mac
- http://qemu.org/Hosts/W32
+ https://qemu.org/Hosts/Linux
+ https://qemu.org/Hosts/Mac
+ https://qemu.org/Hosts/W32
Submitting patches
@@ -65,8 +65,8 @@ guidelines set out in the HACKING and CODING_STYLE files.
Additional information on submitting patches can be found online via
the QEMU website
- http://qemu.org/Contribute/SubmitAPatch
- http://qemu.org/Contribute/TrivialPatches
+ https://qemu.org/Contribute/SubmitAPatch
+ https://qemu.org/Contribute/TrivialPatches
Bug reporting
@@ -85,7 +85,7 @@ reported via launchpad.
For additional information on bug reporting consult:
- http://qemu.org/Contribute/ReportABug
+ https://qemu.org/Contribute/ReportABug
Contact
@@ -95,12 +95,12 @@ The QEMU community can be contacted in a number of ways, with the two
main methods being email and IRC
- qemu-devel@nongnu.org
- http://lists.nongnu.org/mailman/listinfo/qemu-devel
+ https://lists.nongnu.org/mailman/listinfo/qemu-devel
- #qemu on irc.oftc.net
Information on additional methods of contacting the community can be
found online via the QEMU website:
- http://qemu.org/Contribute/StartHere
+ https://qemu.org/Contribute/StartHere
-- End