crytic / building-secure-contracts

Guidelines and training material to write secure smart contracts
https://secure-contracts.com/
GNU Affero General Public License v3.0
2.22k stars 346 forks source link

CI improvement by catching invalid links #201

Closed ahpaleus closed 1 year ago

ahpaleus commented 1 year ago

As this repo heavily depends on links, it would be beneficial to use a GitHub action to catch invalid ones, which shows this issue:

One potential solution:

@elopez let me know what you think.

elopez commented 1 year ago

sounds good @ahpaleus 👍