From cb61826a60175db9616e3b439a51254b0245c8c1 Mon Sep 17 00:00:00 2001 From: smxi Date: Mon, 11 Apr 2022 14:04:28 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 37b1608..f8e4f87 100644 --- a/Home.md +++ b/Home.md @@ -9,7 +9,7 @@ The following are the resources available for inxi support, help, documentation, * [inxi installation instructions](http://smxi.org/docs/inxi-installation.htm) - various install options for inxi. Most distributions have inxi packages, but not all of them update it routinely. * [inxi options](http://smxi.org/docs/inxi-options.htm) - explanation of the inxi options. This is updated every new master branch release. * [inxi man page](http://smxi.org/docs/inxi-man.htm) - html version of the inxi man page. This is updated every new master branch release. -* [inxi changelog page](http://smxi.org/docs/inxi-changelog.htm) - html version of the inxi changelog. This is updated every new master branch release. +* [inxi changelog](http://smxi.org/docs/inxi-changelog.htm) - html version of the inxi changelog. This is updated every new master branch release. It's very verbose because it's intended to be a complete record of Changes. * [inxi core mission](https://smxi.org/docs/inxi-core-mission.htm) - useful for potential contributors who might not understand why things in inxi are done the way they are. Covers support for Legacy OS/Hardware, optimizations, and primary philosophy. * [inxi support forums](http://techpatterns.com/forums/forum-33.html) - post actual discussion type issues here, or use the issues tracker here, makes no difference, except the forum will be way more sticky and visible over time. * [inxi issue tracker](https://github.com/smxi/inxi/issues) - use the github issue tracker/bug reporter to report issues/bugs.