Skip to content

Commit

Permalink
Merge pull request #32 from aj-stein-nist/patch-1
Browse files Browse the repository at this point in the history
Fix URL format for component's project page.
  • Loading branch information
brandtkeller authored Oct 23, 2022
2 parents 5cce0f2 + 497b20f commit d80a434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cli/component-definitions/oscal-component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ component-definition:
type: organization
name: Platform One
links:
- href: <https://p1.dso.mil>
- href: https://p1.dso.mil
rel: website
components:
- uuid: 81F6EC5D-9B8D-408F-8477-F8A04F493690
Expand Down

0 comments on commit d80a434

Please sign in to comment.