Skip to content

docs(installer): point Docs URL at docs.armoriq.ai/armorcopilot#7

Merged
Harihara04sudhan merged 1 commit into
mainfrom
docs/installer-docs-url
May 29, 2026
Merged

docs(installer): point Docs URL at docs.armoriq.ai/armorcopilot#7
Harihara04sudhan merged 1 commit into
mainfrom
docs/installer-docs-url

Conversation

@Harihara04sudhan

Copy link
Copy Markdown
Contributor

Summary

After a successful curl-pipe install, the installer printed:

Docs:         https://github.com/armoriq/armorCopilot

That's the source repo, not the user-facing docs. This moves that line to "Source:" and adds a proper "Docs:" line pointing at the canonical docs site, in a new "Learn more" section right after the Quick start block.

After

┃ Learn more

  Docs:         https://docs.armoriq.ai/armorcopilot
  Source:       https://github.com/armoriq/armorCopilot

┃ Manage anytime

  bash install_armorcopilot.sh --uninstall

  Plugin:       ~/.armoriq/armorCopilot/...
  Copilot list: copilot plugin list

Test plan

  • Run the installer end-to-end. At success, confirm the "Learn more" section appears with the new Docs URL.
  • Click https://docs.armoriq.ai/armorcopilot and confirm the page renders (docs PR #34 needs to be merged + deployed for that URL to be live).
  • After this PR merges, sync the file to armoriq/armorIQ-landing so https://armoriq.ai/install_armorcopilot.sh serves the same.

🤖 Generated with Claude Code

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 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 29, 2026 11:02
@Harihara04sudhan Harihara04sudhan merged commit 1ea9724 into main May 29, 2026
1 check failed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants