Change a reference to a doc section
Refer to a section by (partial) name instead of indexed number (a leftover from before these docs were changed to use markdown).
This commit is contained in:
parent
be401b4532
commit
6be7e28199
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ to work with new wxWidgets (shared/dynamic) libraries without the need to
|
|||
rebuild. There is no requirement to preserve compatibility in the other
|
||||
direction (i.e. make new headers compatible with old libraries) as this
|
||||
would preclude any additions whatsoever to the stable branch. But see
|
||||
also section (4).
|
||||
also the section about `wxABI_VERSION`.
|
||||
|
||||
|
||||
What kind of changes are NOT binary compatible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue