Commit 644c3b9
authored
docs: fix invalid links (#1061)
## Summary
Updates the `tsdown` documentation links in `docs/guide/pack.md` to
point to the correct pages for:
- output formats
- watch mode
## Why
The previous links were invalid, which sent readers to 404 pages.
## Testing
- Open links
- [Output Format](https://tsdown.dev/options/output-format)
- [Watch Mode](https://tsdown.dev/options/watch-mode)
- Docs-only change; no code or runtime behavior changed1 parent 9861b67 commit 644c3b9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments