Skip to content

Commit fed4b7a

Browse files
committed
Merge branch 'main' of github.com:tninja/ai-code-interface.el
2 parents f4f81ad + fc77630 commit fed4b7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.org

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ An Emacs interface for AI-assisted software development. *The purpose is to prov
1010
- [[https://github.com/openai/codex][OpenAI Codex]]
1111
- [[https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli][GitHub Copilot CLI]]
1212
- [[https://opencode.ai/][Opencode]]
13-
- [[https://github.com/xai-org/grok-cli][Grok CLI]]
13+
- [[https://grokcli.io/][Grok CLI]]
1414

1515
- I switch across different CLI based AI tool in emacs: Claude Code / Gemini CLI / Aider / OpenAI Codex. If you also use different AI tools inside emacs, but want to keep same user interface and experience, this package is for you.
1616

@@ -75,10 +75,10 @@ An Emacs interface for AI-assisted software development. *The purpose is to prov
7575
- [[https://github.com/openai/codex][OpenAI codex CLI]] (`[[./ai-code-codex-cli.el][ai-code-codex-cli.el]]`)
7676
- [[https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli][GitHub Copilot CLI]] (`[[./ai-code-github-copilot-cli.el][ai-code-github-copilot-cli.el]]`)
7777
- [[https://opencode.ai/][Opencode]] (`[[./ai-code-opencode.el][ai-code-opencode.el]]`)
78-
- [[https://github.com/xai-org/grok-cli][Grok CLI]] (`[[./ai-code-grok-cli.el][ai-code-grok-cli.el]]`)
78+
- [[https://grokcli.io/][Grok CLI]] (`[[./ai-code-grok-cli.el][ai-code-grok-cli.el]]`)
7979

8080
**** Grok CLI setup
81-
Install [[https://github.com/xai-org/grok-cli][grok-cli]] and ensure the `grok` executable is on your PATH.
81+
Install [[https://grokcli.io/][grok-cli]] and ensure the `grok` executable is on your PATH.
8282
Customize `grok-cli-program` or `grok-cli-program-switches` if you want to
8383
point at a different binary or pass additional flags (for example,
8484
selecting a profile). After that, select the backend through

0 commit comments

Comments
 (0)