From bcbf7fe143e20defac58fb326177be9796c145d3 Mon Sep 17 00:00:00 2001 From: mbonsack Date: Mon, 15 Jun 2020 18:01:02 -0700 Subject: [PATCH] Update markdown for URL * Update markdown for URL --- docs/upgrade.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/upgrade.md b/docs/upgrade.md index 0c16ff1..ea15acb 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -14,9 +14,9 @@ Environment="SC4S_IMAGE=splunk/scs:latest" Restart the service ```sudo systemctl restart sc4s``` -Having latest is recommended but if some other version is required specify in the service file. For eg: +Using the latest version is recommended, but a specific version can be specified in the unit file if desired: ``` [Service] Environment="SC4S_IMAGE=splunk/scs:v1.20.0" ``` -Follow the link for release information https://github.com/splunk/splunk-connect-for-syslog/releases +See the [release information](https://github.com/splunk/splunk-connect-for-syslog/releases) for more detail.