From 11bd2d15a880755fa8c58c39cf1de13ae0dd2b2a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Mon, 14 Sep 2020 00:08:28 -0400 Subject: More small documentation updates. --- core/.buffer.luadoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'core/.buffer.luadoc') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 655c8820..7a70b5c4 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -8,9 +8,8 @@ -- to work with the global one. -- Many of these functions and fields are derived from buffer-specific -- functionality of the Scintilla editing component, and additional information --- can be found on the Scintilla website: --- [http://scintilla.org/ScintillaDoc.html]( --- http://scintilla.org/ScintillaDoc.html). +-- can be found on the +-- [Scintilla website](https://scintilla.org/ScintillaDoc.html). -- Note that with regard to Scintilla-specific functionality, this API is a -- _suggestion_, not a hard requirement. All of that functionality also exists -- in [`view`](), even if undocumented. -- cgit v1.2.3