From f410170707250976c4fb177f3cd1b02a360a5b20 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Fri, 12 Mar 2021 18:46:43 +1100 Subject: [PATCH] Clarify how to find the version number. --- docs/source/siteadmin/upgrading.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/siteadmin/upgrading.rst b/docs/source/siteadmin/upgrading.rst index 9507cf24..b1b1fb8d 100644 --- a/docs/source/siteadmin/upgrading.rst +++ b/docs/source/siteadmin/upgrading.rst @@ -61,8 +61,8 @@ Upgrade (already on Python 3) sudo journalctl -u mediagoblin-paster.service -f sudo journalctl -u mediagoblin-celeryd.service -f -6. View your site and hover your cursor over "MediaGoblin" to confirm the - version number you're running. +6. View your site and hover your cursor over the "MediaGoblin" link in the + footer to confirm the version number you're running. Upgrading to Python 3