Skip to content

Commit fc13810

Browse files
committed
Update Memory Safety Continuum link
Signed-off-by: balteravishay <[email protected]>
1 parent 2ad4485 commit fc13810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a list of materials (documents, services, and so on) released by the
1111
* [npm Best Practices Guide](https://github.com/ossf/package-manager-best-practices/blob/main/published/npm.md)
1212
* [Source Code Management Platform Configuration Best Practices Guide](https://best.openssf.org/SCM-BestPractices/)
1313
* [Compiler Options Hardening Guide for C and C++](https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++)
14-
* [The Memory Safety Continuum](https://github.com/ossf/Memory-Safety/blob/main/docs/memory-safety-continuum/memory-safety-continuum.md)
14+
* [The Memory Safety Continuum](https://memorysafety.openssf.org/memory-safety-continuum)
1515

1616
Note: You can also see the larger list of
1717
[Guides released by the OpenSSF](https://openssf.org/resources/guides/).

0 commit comments

Comments
 (0)