Skip to content

Commit

Permalink
Merge pull request #30 from Ostorlab/fix/fix_links_to_documentation
Browse files Browse the repository at this point in the history
Fix/Update links to documentation.
  • Loading branch information
3asm authored Sep 5, 2023
2 parents 21a8ba4 + 5e02cea commit f401a53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ This repo is a template to build an Ostorlab agent in Python. It ships with good

Here are links to good resources to get started:

* [Write An Agent](https://docs.ostorlab.co/tutorials/write-an-ostorlab-agent/)
* [Use Ostorlab](https://docs.ostorlab.co/tutorials/run-your-first-scan/)
* [Debugging and Testing Agents](https://docs.ostorlab.co/tutorials/debugging-agents/)
* [Ostorlab Internals](https://docs.ostorlab.co/tutorials/life-of-a-scan/)
* [Write An Agent](https://docs.ostorlab.co/tutorials/write-an-ostorlab-agent.html)
* [Use Ostorlab](https://docs.ostorlab.co/tutorials/run-your-first-scan.html)
* [Debugging and Testing Agents](https://docs.ostorlab.co/tutorials/debugging-agents.html)
* [Ostorlab Internals](https://docs.ostorlab.co/tutorials/life-of-a-scan.html)

## Ideas for Agents to build

Expand Down

0 comments on commit f401a53

Please sign in to comment.