From ac4733c482b2a0ac8494a99e9f6f9ca1c974f10a Mon Sep 17 00:00:00 2001 From: Harihara04sudhan Date: Fri, 29 May 2026 16:32:28 +0530 Subject: [PATCH] docs(installer): point Docs URL at https://docs.armoriq.ai/armorcopilot After a successful install, the installer printed Docs: github.com/armoriq/armorCopilot, which is the source repo, not the user-facing docs. Move that to "Source:" and point Docs: at the canonical docs site. Co-Authored-By: Claude Opus 4.7 --- install_armorcopilot.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/install_armorcopilot.sh b/install_armorcopilot.sh index d9acdf9..fcbffcb 100755 --- a/install_armorcopilot.sh +++ b/install_armorcopilot.sh @@ -351,6 +351,14 @@ finale() { ${D}> Policy new: deny webfetch${N} ${D}> update the policy to not access ~/photos${N} +EOF + + section "Learn more" + cat <