https://github.com/zeyi2 commented:

A few comments from my side :)

1. It looks like the original link now redirects to the new site by default, so 
technically these links are not broken. That said, I’m still fine with updating 
them.
2. While we are touching these links, could we also update the remaining CERT 
links?

You can use:

```bash
grep -RInE 'https?://wiki\.sei\.cmu\.edu/confluence' 
clang-tools-extra/docs/clang-tidy/checks
```

to find the remaining places that need updating.


https://github.com/llvm/llvm-project/pull/205086
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to