From b59901b40361093d3bf013f16904ef8e29475954 Mon Sep 17 00:00:00 2001 From: Alan Bernstein Date: Wed, 7 Mar 2018 16:13:25 -0600 Subject: [PATCH] Linkify docs url --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index bf4fb3b91..31b60a622 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,5 @@ Pilosa docs are maintained here, to stay in sync with the codebase. -Please visit https://www.pilosa.com/docs to view the docs complete with styles, diagrams, and comprehensive search. +Please visit [our website](https://www.pilosa.com/docs) to view the docs complete with styles, diagrams, and comprehensive search. Have you found a discrepancy, typo, or other problem? Please submit an [issue](https://github.com/pilosa/pilosa/issues/new) or a pull request!