diff options
author | Neil <nyamatongwe@gmail.com> | 2025-02-05 20:19:26 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2025-02-05 20:19:26 +1100 |
commit | 9fc06a288db158b517873bfccc2750a2281b669b (patch) | |
tree | 02b90e6f028db9e4c0c175e73101046465394d66 /doc/ScintillaHistory.html | |
parent | f8d3a96296b898cbca5faf1e326b3a3b0d162672 (diff) | |
download | scintilla-mirror-9fc06a288db158b517873bfccc2750a2281b669b.tar.gz |
Feature [feature-requests:#1543] Add "Releases" anchor to navigate to Releases.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ef9ad02d4..95b212749 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -34,6 +34,7 @@ </tr> </table> <h1>History of Scintilla</h1> + <a href="#Releases">Releases</a> <h2>Contributors</h2> <p> Thanks to all the people that have contributed patches, bug reports and suggestions. @@ -586,7 +587,7 @@ <td>Pawel Z Wronek</td> </tr> </table> - <h2>Releases</h2> + <h2 id="Releases">Releases</h2> <h3> <a href="https://www.scintilla.org/scintilla555.zip">Release 5.5.5</a> </h3> |