From d7c81a49a25d78a611507bc960f0f073264d2be3 Mon Sep 17 00:00:00 2001 From: Sahil Gadimbayli Date: Mon, 31 Aug 2020 14:44:08 +0200 Subject: [PATCH] Fix readme CommandLine option links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 978d5a4fa..b9b35dcd0 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ For more of the story of GoodJob, read the [introductory blog post](https://isla - [Set up](#set-up) - [Configuration](#configuration) - [Command-line options](#command-line-options) - - [`good_job start`](#good-job-start) - - [`good_job cleanup_preserved_jobs`](#good-job-cleanup-preserved-jobs) + - [`good_job start`](#good_job-start) + - [`good_job cleanup_preserved_jobs`](#good_job-cleanup_preserved_jobs) - [Adapter options](#adapter-options) - [Global options](#global-options) - [Going deeper](#going-deeper)