From eb22b1f27f87f06d40f429155ec4f08b7bc5241c Mon Sep 17 00:00:00 2001 From: Rootiest Date: Sat, 19 Sep 2026 00:48:13 -0400 Subject: [PATCH] docs: rename "documentation website" heading to "project wiki" Missed in the prior terminology-sync pass; updates both the manual source heading and the matching keyword-index entries. --- docs/fish-config.index | 6 +++--- docs/manual/13-viewing-this-manual.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/fish-config.index b/docs/fish-config.index index b20aa0f..9c1310f 100644 --- a/docs/fish-config.index +++ b/docs/fish-config.index @@ -397,9 +397,9 @@ manual=# 13. VIEWING THIS MANUAL ov=## In the terminal manpage=## As a man page jump=## In the terminal -html=## The documentation website -browser=## The documentation website -site=## The documentation website +html=## The project wiki +browser=## The project wiki +site=## The project wiki source=## Reading the source directly raw-source=## Reading the source directly diff --git a/docs/manual/13-viewing-this-manual.md b/docs/manual/13-viewing-this-manual.md index 95f636c..cb3102c 100644 --- a/docs/manual/13-viewing-this-manual.md +++ b/docs/manual/13-viewing-this-manual.md @@ -10,7 +10,7 @@ helpKeywords: There are four ways to read this manual. -## The documentation website +## The project wiki help config --html -- 2.54.0