diff --git a/readme.md b/readme.md index e52a75e0..5f2cd0dd 100644 --- a/readme.md +++ b/readme.md @@ -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 diff --git a/release.md b/release.md index b312316b..2117dd8e 100644 --- a/release.md +++ b/release.md @@ -7,7 +7,7 @@ Release note v26.2.0.OS * Compatible with IceHrm Mobile App * Use npm libraries when possible * Add gulp build for frontend assets - * https://github.com/gamonoid/icehrm/issues/169 (https://github.com/gamonoid/icehrm/issues/169) + * Allow generating QR code with rest api key (https://github.com/gamonoid/icehrm/issues/169) * Updated readme for development setup with vagrant