From a5c35aefb704dec06e8cd273a26a8e264a10c7d8 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <alex.iribarren@cern.ch>
Date: Wed, 3 Feb 2021 12:30:03 +0000
Subject: [PATCH] Added direct link to Nomad job

---
 docs/distributions/c8.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/distributions/c8.md b/docs/distributions/c8.md
index e0b5fbe..d01ce71 100644
--- a/docs/distributions/c8.md
+++ b/docs/distributions/c8.md
@@ -88,7 +88,7 @@ continue pointing to that day even on Wednesday the 15th, where they should
 been moved to the 8th but won't be because they're never moved backwards in time.
 On Wednesday the 22nd they would be moved to Wednesday the 15th as usual.
 
-Before doint this, it is a good idea to check what packages have changed
+Before doing this, it is a good idea to check what packages have changed
 between the different snapshots using the `snapshotdiff` command.
 
 The recommended method of updating the links is to ssh into an lxsoftadm machine
@@ -99,7 +99,7 @@ and run:
 # echo "20200709" > .forcemove.8
 ```
 
-Once that file is created, rerun the snapshotting cron job in Nomad. It will see
+Once that file is created, rerun the [snapshotting cron job in Nomad](https://lxsoftadm.cern.ch:4646/ui/jobs/prod_centos8_snapshots). It will see
 this file, set the production symlinks to that date, and then delete the `.forcemove.8`
 file. The job will also send the usual emails and update the web site.
 
-- 
GitLab