Skip to content

Commit

Permalink
update links for release
Browse files Browse the repository at this point in the history
  • Loading branch information
romanlutz committed Feb 21, 2024
1 parent 4da4c4e commit 26b7de1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@ For example, at Microsoft we are using this tool to iterate on different
versions of a product (and its metaprompt) so that we can more effectively
protect against prompt injection attacks.

![PyRIT architecture](./assets/pyrit_architecture.png)
![PyRIT architecture](https://github.com/azure/pyrit/blob/release/v0.1.0/assets/pyrit_architecture.png)

## Where can I learn more?

Microsoft Learn has a
[dedicated page on AI Red Teaming](https://learn.microsoft.com/en-us/security/ai-red-team).

Check out our [docs](./doc/README.md) for more information
on how to [install PyRIT](./doc/setup/install_pyrit.md),
our [How to Guide](./doc/how_to_guide.ipynb),
and more, as well as our [demos](./doc/demo/) folder.
Check out our [docs](https://github.com/azure/pyrit/blob/release/v0.1.0/doc/README.md) for more information
on how to [install PyRIT](https://github.com/azure/pyrit/blob/release/v0.1.0/doc/setup/install_pyrit.md),
our [How to Guide](https://github.com/azure/pyrit/blob/release/v0.1.0/doc/how_to_guide.ipynb),
and more, as well as our [demos](https://github.com/azure/pyrit/blob/release/v0.1.0/doc/demo/) folder.

## Trademarks

Expand Down

0 comments on commit 26b7de1

Please sign in to comment.