Skip to content
Snippets Groups Projects
Commit 3f660280 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Merge branch '166-check-links' into 'preview'

Resolve "Check links"

Closes #166

See merge request !418
parents 8fab5586 66c2e142
No related branches found
No related tags found
2 merge requests!478Automated merge from preview to main,!418Resolve "Check links"
......@@ -59,7 +59,7 @@ libraries tuned specifically for AMD EPYC processor family. AOCL offers linear a
as well as
[AMD Random Number Generator Library](https://developer.amd.com/amd-cpu-libraries/rng-library/)
and
[AMD Secure RNG Libraary](https://developer.amd.com/amd-cpu-libraries/rng-library/#securerng).
[AMD Secure RNG Library](https://developer.amd.com/amd-cpu-libraries/rng-library/#securerng).
## Math Kernel Library (MKL)
......
......@@ -46,6 +46,9 @@ i ^[ |]*|$
Avoid spaces at end of lines.
doc.zih.tu-dresden.de/docs/accessibility.md
i [[:space:]]$
Internal links should not contain \"/#\".
i (.*/#.*) (http
When referencing partitions, put keyword \"partition\" in front of partition name, e. g. \"partition ml\", not \"ml partition\".
doc.zih.tu-dresden.de/docs/contrib/content_rules.md
i \(alpha\|ml\|haswell\|romeo\|gpu\|smp\|julia\|hpdlf\|scs5\|dcv\)-\?\(interactive\)\?[^a-z]*partition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment