Fix last fix........
Some checks failed
/ Run tests (push) Successful in 1m43s
/ Run system tests (push) Failing after 2m0s
/ Build, push and deploy image (push) Successful in 1m24s

This commit is contained in:
david 2024-11-17 13:53:40 +01:00
parent 1082011941
commit 096e541969

View file

@ -110,7 +110,7 @@ h2 3 Anhang: Liste der zu beachtenden WCAG Regeln
strong Links
.body_text
- check.links.group_by(&:link_category).each do |category, links|
strong = category
strong = category.t_name
ul
- links.each do |l|
li = link_to(l.text, l.url)