From 470922b28bbe62cbdf336eb3d6b32d0174244d9a Mon Sep 17 00:00:00 2001 From: Kevin Putnam Date: Fri, 5 Apr 2019 15:21:04 -0700 Subject: [PATCH] escaped localhost urls that should not be links (#445) --- source/clear-linux/guides/maintenance/mixer.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/clear-linux/guides/maintenance/mixer.rst b/source/clear-linux/guides/maintenance/mixer.rst index a786a786..fefafa3e 100644 --- a/source/clear-linux/guides/maintenance/mixer.rst +++ b/source/clear-linux/guides/maintenance/mixer.rst @@ -262,15 +262,15 @@ set to get a smaller kernel image, which will also be faster to load. Look in ~/mixer/update/image//full for the full chroot after the :command:`build` command completes. -#. Build update content. Browse to your http://localhost site and you'll see +#. Build update content. Browse to your \http://localhost site and you'll see the web page is now up, but with no update content. Build the update content: .. code-block:: bash mixer build update - Refresh your http://localhost site and now you can see the update content for - mix version 10. + Refresh your \http://localhost site and now you can see the update + content for mix version 10. Look in ~/mixer/update/www/ to see the update content in your workspace. @@ -333,7 +333,7 @@ set to get a smaller kernel image, which will also be faster to load. mixer build delta-packs --from 10 --to 20 - Refresh your http://localhost site and now you can see the update content for + Refresh your \http://localhost site and now you can see the update content for mix version 20. Look in ~/mixer/update/www/ to see the update content in your