docs: Update README.md with corrected links to documentation (#2551)

* Update README.md with corrected links to documentation

* Apply suggestion from @greptile-apps[bot]

Update link to architecture page

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Apply suggestion from @greptile-apps[bot]

Not technically accurate, IMHO, but prettier.

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Paul R. Pival
2026-04-06 06:00:19 -06:00
committed by GitHub
parent 2ad249dbab
commit b64eb2872b

View File

@@ -26,9 +26,9 @@
</p>
<p align="center">
<a href="https://docs.worldmonitor.app"><strong>Documentation</strong></a> &nbsp;·&nbsp;
<a href="https://www.worldmonitor.app/docs/documentation"><strong>Documentation</strong></a> &nbsp;·&nbsp;
<a href="https://github.com/koala73/worldmonitor/releases/latest"><strong>Releases</strong></a> &nbsp;·&nbsp;
<a href="https://docs.worldmonitor.app/contributing"><strong>Contributing</strong></a>
<a href="https://www.worldmonitor.app/docs/contributing"><strong>Contributing</strong></a>
</p>
![World Monitor Dashboard](docs/images/worldmonitor-7-mar-2026.jpg)
@@ -47,7 +47,7 @@
- **Native desktop app** (Tauri 2) for macOS, Windows, and Linux
- **21 languages** with native-language feeds and RTL support
For the full feature list, architecture, data sources, and algorithms, see the **[documentation](https://docs.worldmonitor.app)**.
For the full feature list, architecture, data sources, and algorithms, see the **[documentation](https://www.worldmonitor.app/docs/documentation)**.
---
@@ -71,7 +71,7 @@ npm run dev:commodity # commodity.worldmonitor.app
npm run dev:happy # happy.worldmonitor.app
```
See the **[self-hosting guide](https://docs.worldmonitor.app/getting-started)** for deployment options (Vercel, Docker, static).
See the **[self-hosting guide](https://www.worldmonitor.app/docs/getting-started)** for deployment options (Vercel, Docker, static).
---
@@ -86,7 +86,7 @@ See the **[self-hosting guide](https://docs.worldmonitor.app/getting-started)**
| **Deployment** | Vercel Edge Functions (60+), Railway relay, Tauri, PWA |
| **Caching** | Redis (Upstash), 3-tier cache, CDN, service worker |
Full stack details in the **[architecture docs](https://docs.worldmonitor.app/architecture)**.
Full stack details in the **[architecture docs](https://www.worldmonitor.app/docs/architecture)**.
---
@@ -98,7 +98,7 @@ Flight data provided gracefully by [Wingbits](https://wingbits.com?utm_source=wo
## Data Sources
WorldMonitor aggregates 65+ external data sources across geopolitics, finance, energy, climate, aviation, cyber, military, infrastructure, and news intelligence. See the full [data sources catalog](./docs/data-sources.mdx) for providers, feed tiers, and collection methods.
WorldMonitor aggregates 65+ external data sources across geopolitics, finance, energy, climate, aviation, cyber, military, infrastructure, and news intelligence. See the full [data sources catalog](https://www.worldmonitor.app/docs/data-sources) for providers, feed tiers, and collection methods.
---
@@ -152,7 +152,7 @@ See our [Security Policy](./SECURITY.md) for responsible disclosure guidelines.
<p align="center">
<a href="https://worldmonitor.app">worldmonitor.app</a> &nbsp;·&nbsp;
<a href="https://docs.worldmonitor.app">docs.worldmonitor.app</a> &nbsp;·&nbsp;
<a href="https://www.worldmonitor.app/docs/documentation">docs.worldmonitor.app</a> &nbsp;·&nbsp;
<a href="https://finance.worldmonitor.app">finance.worldmonitor.app</a> &nbsp;·&nbsp;
<a href="https://commodity.worldmonitor.app">commodity.worldmonitor.app</a>
</p>