From 7fc4b578c83d0448692a78f7eb54c2e4383afe16 Mon Sep 17 00:00:00 2001 From: nruest Date: Sun, 14 Oct 2018 13:56:20 -0400 Subject: [PATCH] README typo. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0c150a..2827d6e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ $ bundle exec rake $ bundle exec rake warclight:server ``` -Then visit http://localhost:3000. It will also start a Solr instance on port 8983. +Then visit [http://localhost:3000](http://localhost:3000). It will also start a Solr instance on port 8983. ### Run a console @@ -69,7 +69,7 @@ To release a new version: ## Contributing -[Bug reports](https://github.com/archivesunleashed/warclight/issues) and [pull requests](https://github.com/archivesunleashed/warclight/pulls) are welcome on WarcLight -- see [CONTRIBUTING.md](https://github.com/archivesunleashed/warclight/blob/master/CONTRIBUTING.md) for details. +[Bug reports](https://github.com/archivesunleashed/warclight/issues) and [pull requests](https://github.com/archivesunleashed/warclight/pulls) are welcome on Warclight -- see [CONTRIBUTING.md](https://github.com/archivesunleashed/warclight/blob/master/CONTRIBUTING.md) for details. ## License