From b44083c6dbd4f1f773604fb1e85c3b22ead89651 Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Tue, 21 Jul 2020 13:25:46 -0500 Subject: [PATCH] Fix code links --- README.md | 2 +- docs/run-linter-locally.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b159155..bffd6472 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ If you need to disable certain _rules_ and _functionality_, you can view [Disabl ## Docker Hub -The **Docker** container that is built from this repository is located at `https://hub.docker.com/r/github/super-linter` +The **Docker** container that is built from this repository is located at [github/super-linter](https://hub.docker.com/r/github/super-linter) ## Run Super-Linter outside GitHub Actions diff --git a/docs/run-linter-locally.md b/docs/run-linter-locally.md index 33b5d565..3933397f 100644 --- a/docs/run-linter-locally.md +++ b/docs/run-linter-locally.md @@ -44,4 +44,4 @@ If you need to run the container locally and gain access to its command line, yo ### Found issues -If you find a _bug_ or _issue_, please open a **GitHub** issue at: `https://github.com/github/super-linter/issues` +If you find a _bug_ or _issue_, please open a **GitHub** issue at: [github/super-linter/issues](https://github.com/github/super-linter/issues)