Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Change to core.qlik.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Folkesson committed Sep 17, 2018
1 parent 7f16f99 commit 38b9060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@ Mira provides Qlik Associative Engine discovery in a Docker containerized enviro

The documentation in this repository is primarily intended for contributors to Mira development and for those who want to improve Mira by submitting issues.

For Mira's end-user documentation, see [Qlik Core](https://qlikcore.com/services/mira/) documentation site.
For Mira's end-user documentation, see [Qlik Core](https://core.qlik.com/services/mira/) documentation site.

## Contributing

Expand Down Expand Up @@ -89,7 +89,7 @@ $ npm run test:component

These tests run Mira in isolation and does not depend on any external components.

Integration tests depend on external components. Before they can run, you must accept the [Qlik Core EULA](https://qlikcore.com/beta/) by setting the `ACCEPT_EULA` environment variable, you start the services by using the [docker-compose.yml](./docker-compose.yml) file:
Integration tests depend on external components. Before they can run, you must accept the [Qlik Core EULA](https://core.qlik.com/eula/) by setting the `ACCEPT_EULA` environment variable, you start the services by using the [docker-compose.yml](./docker-compose.yml) file:

```sh
$ ACCEPT_EULA=yes docker-compose up -d
Expand Down

0 comments on commit 38b9060

Please sign in to comment.