Skip to content

Commit 5869714

Browse files
docs(readme): replace dead Quickstart links with portal learning URLs (#14493) (#14495)
Every Quickstart CTA pointed at a dead target — .github/ files or dist/production portal URLs (that deploy path is gone). Replaced with verified portal learning-section links (neomjs.com/#/learn/<id>), each id confirmed present in learn/tree.json so the route is guaranteed live. Examples/Blog dropped: not in tree.json and their old #/examples & #/blog routes no longer exist; re-add once live routes are confirmed.
1 parent 8c7821b commit 5869714

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,10 @@ npx neo-app@latest
123123

124124
This sets up a new app workspace, a pre-configured app shell, a local development server, and launches your app in a new browser window — all in one go.
125125

126-
* :book: **[Getting Started Guide](./.github/GETTING_STARTED.md)**
127-
* :student: **[Learning Section](https://neomjs.com/dist/production/apps/portal/#/learn/gettingstarted.Setup)**
128-
* :star: **[Examples Portal](https://neomjs.com/dist/production/apps/portal/#/examples)**
129-
* :robot: **[AI Quick Start Guide](./.github/AI_QUICK_START.md)**
130-
* :blue_book: **[Blog](https://neomjs.com/dist/production/apps/portal/#/blog)**
126+
* :book: **[Getting Started](https://neomjs.com/#/learn/gettingstarted/Setup)** — build your first app, step by step
127+
* :student: **[Learning Section](https://neomjs.com/#/learn)** — the guided curriculum, with the nav tree and live component previews
128+
* :sparkles: **[What Is Neo?](https://neomjs.com/#/learn/benefits/WhatIsNeo)** — the two-hemisphere organism, in five minutes
129+
* :robot: **[Run Your Own Agent Team](https://neomjs.com/#/learn/agentos/OwnAgentTeam)** — point the Agent OS at your own fork
131130

132131
</br></br>
133132
## Who This Is For

0 commit comments

Comments
 (0)