Skip to content

Commit

Permalink
impl: fix broken redirect of /requirements
Browse files Browse the repository at this point in the history
This was accidentally dropped from 46673cf.

Signed-off-by: Mark Lodato <lodato@google.com>
  • Loading branch information
MarkLodato committed Jul 21, 2023
1 parent 46673cf commit b9080a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
/faq /spec/v1.0/faq 302
/levels /spec/v1.0/levels 302
/terminology /spec/v1.0/terminology 302
/requirements /spec/v1.0/requirements 302
/threats /spec/v1.0/threats 302
/use-cases /spec/v1.0/use-cases 302

Expand Down

0 comments on commit b9080a2

Please sign in to comment.