arc42 / quality.arc42.org-site

Quality requirements and goals for software and system architectures
https://quality.arc42.org
Other
21 stars 12 forks source link

link to quality from list of "related qualities" is wrong #103

Closed gernotstarke closed 1 year ago

gernotstarke commented 1 year ago

e.g. from https://quality.arc42.org/requirements/accurate-estimate-of-insurance-rate

the section "related requirements", the link to "functional correctness" is wrong (missing the "-")

I guess that's because "functional correctness" consists of two words, and during parsing/split the "-" gets lost...