Skip to content

Fix broken example paths in README#4

Merged
sdreyer merged 1 commit into
mainfrom
fix/readme-example-paths
Jul 22, 2026
Merged

Fix broken example paths in README#4
sdreyer merged 1 commit into
mainfrom
fix/readme-example-paths

Conversation

@arcadetyler

Copy link
Copy Markdown

The example directories moved under examples/contextual_access/, but the README still points to the old flat paths. Customers following the README today hit 404s on all six example links, and every Quick Start command fails for the same reason.

This PR updates paths in three places, nothing else:

  • The six example links (advanced server bullet plus the focused-examples table)
  • The five go run commands in Quick Start
  • The Project Structure tree

All corrected links verified returning 200 on main.

Not in this PR: there are two committed compiled binaries (advanced_server at the repo root, 29 MB, and another inside examples/contextual_access/advanced_server/). Worth removing and gitignoring in a follow-up before this repo goes to customers.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@sdreyer
sdreyer merged commit ddba0da into main Jul 22, 2026
0 of 6 checks passed
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