From: Alyssa Ross <hi@alyssa.is>
To: devel@spectrum-os.org
Cc: Jenni Nikolaenko <evgeniia.nikolaenko@unikie.com>
Subject: [PATCH] Documentation: swap order of Creating/Running VMs
Date: Mon, 13 Feb 2023 20:58:04 +0000 [thread overview]
Message-ID: <20230213205804.14375-1-hi@alyssa.is> (raw)
Somebody who's just trying out Spectrum is probably going to want to
try out the built-in demo VMs (which is easy) before they get started
creating their own VMs (which is hard).
Signed-off-by: Alyssa Ross <hi@alyssa.is>
---
Documentation/using-spectrum/creating-vms.adoc | 2 +-
Documentation/using-spectrum/running-vms.adoc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/using-spectrum/creating-vms.adoc b/Documentation/using-spectrum/creating-vms.adoc
index 2c57562..02cd3e6 100644
--- a/Documentation/using-spectrum/creating-vms.adoc
+++ b/Documentation/using-spectrum/creating-vms.adoc
@@ -1,6 +1,6 @@
= Creating VMs
:page-parent: Using Spectrum
-:page-nav_order: 1
+:page-nav_order: 2
// SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
diff --git a/Documentation/using-spectrum/running-vms.adoc b/Documentation/using-spectrum/running-vms.adoc
index 518b00e..e6f934e 100644
--- a/Documentation/using-spectrum/running-vms.adoc
+++ b/Documentation/using-spectrum/running-vms.adoc
@@ -1,6 +1,6 @@
= Running VMs
:page-parent: Using Spectrum
-:page-nav_order: 2
+:page-nav_order: 1
// SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
--
2.37.1
next reply other threads:[~2023-02-13 20:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-13 20:58 Alyssa Ross [this message]
2023-02-21 23:05 ` [PATCH] Documentation: swap order of Creating/Running VMs Alyssa Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230213205804.14375-1-hi@alyssa.is \
--to=hi@alyssa.is \
--cc=devel@spectrum-os.org \
--cc=evgeniia.nikolaenko@unikie.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).