Skip to content

Commit 2abfecc

Browse files
ozakboyclaude
andcommitted
docs 修 getting-started 站台連結 移除 4 個指到頂層頁的相對路徑
migration changelog benchmarks 在 site 的 pages 樹下是頂層而非 docs 子層 從 docs getting-started.md 用 ./xxx.md 會解析到 docs/xxx 導致 nuxt prerender 404 改為列名提示從導覽列進入 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9c367fd commit 2abfecc

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

docs/en/getting-started.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ Each line is one NDJSON record:
192192
- [Configuration](./configuration.md) — full options table
193193
- [API Reference](./api.md) — every public method, struct, and enum
194194
- [HFT Async Architecture](./async-pipeline.md) — internal pipeline design
195-
- [Benchmarks](./benchmarks.md) — vs ZLogger / ZeroLog / Serilog
196-
- [Migration from v2.x](./migration.md) — for upgrading `Ozakboy.NLOG` users
197-
- [Changelog](./changelog.md) — version history
195+
196+
Top-level pages (use the site navigation):
197+
- **Benchmarks** — OzaLog vs ZLogger / ZeroLog / Serilog
198+
- **Migration from v2.x** — for upgrading `Ozakboy.NLOG` users
199+
- **Changelog** — version history

docs/zh-TW/getting-started.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ logs/20260514/Quotes/binance_perp_BTCUSDT_Quote.json
192192
- [配置選項](./configuration.md) — 完整選項表
193193
- [API 參考](./api.md) — 所有公開方法、struct、enum
194194
- [HFT 非同步架構](./async-pipeline.md) — 內部 pipeline 設計
195-
- [Benchmark](./benchmarks.md) — 與 ZLogger / ZeroLog / Serilog 比較
196-
- [v2.x 升級指南](./migration.md) — 給原 `Ozakboy.NLOG` 使用者
197-
- [版本歷史](./changelog.md) — 版本變更記錄
195+
196+
頂層頁面(請從網站導覽列進入):
197+
- **Benchmark** — 與 ZLogger / ZeroLog / Serilog 比較
198+
- **v2.x 升級指南** — 給原 `Ozakboy.NLOG` 使用者
199+
- **版本歷史** — 版本變更記錄

0 commit comments

Comments
 (0)