Skip to content

Commit 22daa86

Browse files
In "Simplifying" add links at top to key sections
Signed-off-by: David A. Wheeler <[email protected]>
1 parent 44b3ff5 commit 22daa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Simplifying-Software-Component-Updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
by the [Open Source Security Foundation (OpenSSF)](https://openssf.org) [Best Practices Working Group](https://best.openssf.org/), 2025-04-24
44

5-
This document guides component creators and component users to simplify updates and help avoid backward incompatibility problems when updating. A key technique is for component developers to avoid creating backward incompatibilities wherever practical. **Backward-incompatible changes to an application programmer interface (API) often lead to unaddressed security vulnerabilities.**
5+
This document guides [component creators](#component-creators) and [component users](#component-users) to simplify updates and help avoid backward incompatibility problems when updating. A key technique is for component developers to avoid creating backward incompatibilities wherever practical. **Backward-incompatible changes to an application programmer interface (API) often lead to unaddressed security vulnerabilities.**
66

77
## Introduction
88

0 commit comments

Comments
 (0)