From f23268432eaffeda557e56b2ed4a5250c5bf86b9 Mon Sep 17 00:00:00 2001 From: Steven Spencer Date: Tue, 1 Feb 2022 12:17:59 -0600 Subject: [PATCH] Pages file for Editors * wanted to include the vi editor from the admin guide here as well as the new micro editor submisstion * set up the .pages file with micro listed first followed by a link to the vi editor document in the admin guide --- docs/guides/editors/.pages | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/guides/editors/.pages diff --git a/docs/guides/editors/.pages b/docs/guides/editors/.pages new file mode 100644 index 0000000000..4da08710d8 --- /dev/null +++ b/docs/guides/editors/.pages @@ -0,0 +1,4 @@ +--- +nav: + - ... | micro*.md + - vi Editor: https://docs.rockylinux.org/books/admin_guide/05-vi/