From d105ee3512f6426a646ddfa35a8a5726cc61a29c Mon Sep 17 00:00:00 2001 From: Thilina Hasantha Date: Sun, 22 Apr 2018 10:59:24 +0200 Subject: [PATCH] Update vagrant url --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a935b6768..f2b6dffd2 100644 --- a/readme.md +++ b/readme.md @@ -90,7 +90,7 @@ Preparing development VM with Vagrant ~ $ mysql -udev -pdev dev < /vagrant/core-ext/scripts/icehrm_sample_data.sql ``` -- Navigate to [](http://clients.app.dev/dev) to load icehrm from VM. (user:admin/pass:admin) +- Navigate to [http://clients.app.dev/dev](http://clients.app.dev/dev) to load icehrm from VM. (user:admin/pass:admin) - Unit testing