Skip to content

Commit ee58a6e

Browse files
committed
Fix URLs
1 parent 541f780 commit ee58a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

priv/posts/marketing/20241021190832_cybersecurity_awareness_month.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The Erlang Ecosystem Foundation (EEF) Security Working Group is committed to enh
1616

1717
We have recently updated our key resources to provide the most current and practical guidance for developers and organizations:
1818

19-
- **[Secure Coding and Deployment Hardening Guidelines](/secure_coding_and_deployment_hardening):** This comprehensive guide covers best practices for writing secure code and hardening deployments specific to the BEAM ecosystem. It addresses common vulnerabilities and offers strategies to mitigate them effectively.
19+
- **[Secure Coding and Deployment Hardening Guidelines](https://erlef.github.io/security-wg/secure_coding_and_deployment_hardening/):** This comprehensive guide covers best practices for writing secure code and hardening deployments specific to the BEAM ecosystem. It addresses common vulnerabilities and offers strategies to mitigate them effectively.
2020

21-
- **[Web Application Security Best Practices for BEAM Languages](/web_app_security_best_practices_beam):** Tailored for web developers, this resource delves into security considerations unique to web applications running on the BEAM, helping you build applications that are secure by design.
21+
- **[Web Application Security Best Practices for BEAM Languages](https://erlef.github.io/security-wg/web_app_security_best_practices_beam/):** Tailored for web developers, this resource delves into security considerations unique to web applications running on the BEAM, helping you build applications that are secure by design.
2222

2323
We believe that security is a collective responsibility. By following these guidelines, developers can significantly reduce the risk of vulnerabilities in their applications, contributing to a safer digital environment for all users.
2424

0 commit comments

Comments
 (0)