Skip to content

Commit bb82e93

Browse files
authored
Merge pull request OWASP#56 from trustworthyagents/fix-links
Fix links
2 parents 587f950 + 1e38515 commit bb82e93

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/aos.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ AOS makes agents trustworthy.
530530

531531
**Description**: Specifies properties that capture tools, models and capabilities of an AI agent. Extends SBOM standard specs with these properties – AgBOM. Goes further to add dynamic updates to AgBOM to account for dynamic agent capability discovery.
532532

533-
**Standards**: [AOS Inspect](./inspect/trace/README.md). Extends [CycloneDX](./spec/inspect/extend_cyclonedx.md), [SPDX](./spec/inspect/extend_spdx.md), [SWID](./spec/inspect/extend_swid.md).
533+
**Standards**: [AOS Inspect](./spec/inspect/README.md). Extends [CycloneDX](./spec/inspect/extend_cyclonedx.md), [SPDX](./spec/inspect/extend_spdx.md), [SWID](./spec/inspect/extend_swid.md).
534534

535535
=== "LangChain (Python)"
536536

@@ -771,6 +771,6 @@ AOS makes agents trustworthy.
771771
## Read Next
772772

773773
- [Core concepts](./topics/core_concepts.md)
774-
- [Instrument](../spec/instrument/README.md)
775-
- [Trace](../spec/trace/README.md)
776-
- [Inspect](../spec/inspect/README.md)
774+
- [Instrument](./spec/instrument/README.md)
775+
- [Trace](./spec/trace/README.md)
776+
- [Inspect](./spec/inspect/README.md)

0 commit comments

Comments
 (0)