Skip to content

Commit 6c9a6ae

Browse files
committed
fixed link
1 parent 79bc1b3 commit 6c9a6ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,11 @@ There are `make` tasks for you to configure to run your tests. Run `make test`
8282

8383
## Conflict with yanai
8484

85-
If you have previously built yanai, which is the platform we use to supply data to this project, that uses an old version of localstack that does not support our Python version. We have pinned the correct version here and yanai have their version pinned as well so it should work fine, but sometimes issues can arise - if so then removing the docker image can solve that, before then rebuilding.
85+
If you have previously built [yanai](https://nhsd-confluence.digital.nhs.uk/pages/viewpage.action?pageId=48826732), which is the platform we use to supply data to this project, that uses an old version of localstack that does not support our Python version. We have pinned the correct version here and yanai have their version pinned as well so it should work fine, but sometimes issues can arise - if so then removing the docker image can solve that, before then rebuilding.
8686

8787
```shell
8888
docker rmi localstack/localstack
8989
```
90-
Link here to get started with yanai https://nhsd-confluence.digital.nhs.uk/pages/viewpage.action?pageId=48826732
9190

9291
## Design
9392

0 commit comments

Comments
 (0)