From 5fab12c305f3db43f6c93e8f70564017f252a8cb Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sun, 20 Sep 2020 18:46:04 -0400 Subject: Added code counting script and inline plots. Removed redundant stats link. --- docs/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual.md') diff --git a/docs/manual.md b/docs/manual.md index afc419d3..b0d6cc9b 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -43,7 +43,7 @@ code tries to avoid going beyond 4000 lines. After more than 12 years of development, Textadept contains [roughly the same amount of code][] since its inception while significantly improving year after year. -[roughly the same amount of code]: https://foicica.com/stats.html#Textadept +[roughly the same amount of code]: index.html#plots Textadept is remarkably extensible. It was designed to be that way from the beginning; the editor's features came later. Most of Textadept's internals are -- cgit v1.2.3