Skip to content

Commit

Permalink
Fix links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
binarymist committed Jun 7, 2021
1 parent b7fb702 commit 72c4048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,7 +15,7 @@ Stage two containers of <a href="https://purpleteam-labs.com/" title="purpleteam
<br/><br/>
</div>

These containers are started dynamically based on Build User config ([_Job_](https://doc.purpleteam-labs.com/definitions.html)) input supplied to the purpleteam CLI, specifically the number of `testSession`s you define.
These containers are started dynamically based on Build User config ([_Job_](https://purpleteam-labs.com/doc/definitions/)) input supplied to the purpleteam CLI, specifically the number of `testSession`s you define.

The following configurations are relevant if you are intending on running the purpleteam back-end in the `local` environment. In the `cloud` this is all done for you.

Expand Down Expand Up @@ -163,5 +163,5 @@ docker logs --follow [container-name] > output.log$(date '+%Y-%m-%d_%T')

<br>

Once you have cloned and configured the environment for the stage two containers, head back to the [local setup](https://doc.purpleteam-labs.com/local/local-setup.html) documentation to continue setting up the other purpleteam components.
Once you have cloned and configured the environment for the stage two containers, head back to the [local setup](https://purpleteam-labs.com/doc/local/set-up/) documentation to continue setting up the other purpleteam components.

0 comments on commit 72c4048

Please sign in to comment.