Skip to content

Commit b187fb2

Browse files
Merge pull request #2725 from jasonrandrews/review
Add link from MCP server Learning Path to Codex CLI install guide.
2 parents 3fd5f0d + 1f9d61f commit b187fb2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/install-guides/codex-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ codex --version
133133
The output shows the version:
134134

135135
```output
136-
@openai/codex, 0.77.0
136+
@openai/codex, 0.79.0
137137
```
138138

139139
## How do I authenticate with OpenAI?

content/learning-paths/servers-and-cloud-computing/arm-mcp-server/1-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ The required configuration steps vary by AI coding assistant. Refer to the insta
9292
- [GitHub Copilot](/install-guides/github-copilot/)
9393
- [Gemini CLI](/install-guides/gemini/)
9494
- [Kiro CLI](/install-guides/kiro-cli/)
95-
- Codex CLI
95+
- [Codex CLI](/install-guides/codex-cli/)
9696

9797
In the next section, you'll use direct AI chat with the Arm MCP Server to check Docker base images for Arm compatibility.

0 commit comments

Comments
 (0)