Fix vagrant url

This commit is contained in:
Thilina Hasantha
2019-02-04 06:37:07 +01:00
parent 26e55e8644
commit b922a48141
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ Preparing development VM with Vagrant
~ $ ant buildlocal
```
- Navigate to [http://clients.icehrm-open.text/dev](http://clients.icehrm-open.text/dev) to load icehrm from VM. (user:admin/pass:admin)
- Navigate to [http://clients.icehrm-open.test/dev](http://clients.icehrm-open.test/dev) to load icehrm from VM. (user:admin/pass:admin)
### Notes to Developers