diff options
author | mitchell <unknown> | 2019-04-17 18:34:58 -0400 |
---|---|---|
committer | mitchell <unknown> | 2019-04-17 18:34:58 -0400 |
commit | 6d30d0798f2c2fd35acdb4a8813ec02cc144c695 (patch) | |
tree | ebede9192966a81fac23c08584a38b2e3ebd61d5 | |
parent | b39883549fb8c8e1f9edc79932bdd8b092c63ad8 (diff) | |
download | scintilla-mirror-6d30d0798f2c2fd35acdb4a8813ec02cc144c695.tar.gz |
Fixed history formatting.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1d0f19ff1..72ee192df 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -543,7 +543,7 @@ </li> </ul> <h3> - <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.4/scintilla3103.zip/download">Release 3.10.4</a> + <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.4/scintilla3104.zip/download">Release 3.10.4</a> </h3> <ul> <li> @@ -603,7 +603,7 @@ Avoid potential long hangs with idle styling for huge documents on Cocoa and GTK. </li> </ul> - <ul> + <h3> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.3/scintilla3103.zip/download">Release 3.10.3</a> </h3> <ul> |