diff options
author | 2020-09-14 20:06:24 -0400 | |
---|---|---|
committer | 2020-09-14 20:06:24 -0400 | |
commit | 99e1ff52909f21c50bd475a37e2356ffdb092966 (patch) | |
tree | 2952bc4675f7ca940424cfbb4b39d117528d9fe7 /docs/changelog.md | |
parent | d2a55825e69e508d5919e30c892c52d48078b93d (diff) | |
download | textadept-99e1ff52909f21c50bd475a37e2356ffdb092966.tar.gz textadept-99e1ff52909f21c50bd475a37e2356ffdb092966.zip |
Refresh generated documentation.
Diffstat (limited to 'docs/changelog.md')
-rw-r--r-- | docs/changelog.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index 1410b601..211ff870 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -242,7 +242,6 @@ Download: * [Textadept 10.8 -- Win32][] * [Textadept 10.8 -- Mac OSX 10.6+][] * [Textadept 10.8 -- Linux][] -* [Textadept 10.8 -- Linux x86_64][] * [Textadept 10.8 -- Modules][] Bugfixes: @@ -266,9 +265,8 @@ Changes: * Updated to [Scintilla][] 3.11.2. [Textadept 10.8 -- Win32]: https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.win32.zip -[Textadept 10.8 -- Mac OSX 10.6+]: https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.osx.zip -[Textadept 10.8 -- Linux]: https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.i386.tgz -[Textadept 10.8 -- Linux x86_64]: https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.x86_64.tgz +[Textadept 10.8 -- Mac OSX 10.6+]: https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.macOS.zip +[Textadept 10.8 -- Linux]: https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.linux.tgz [Textadept 10.8 -- Modules]: https://github.com/orbitalquark/textadept/releases/download/textadept_10.8/textadept_10.8.modules.zip [`events.TAB_CLICKED`]: api.html#events.TAB_CLICKED [Scintilla]: https://scintilla.org |