Skip to content

Commit 12bbe35

Browse files
committed
docs(agents): update doc links to clean URLs
why: dirhtml builder generates clean URLs without .html extension. what: - api.html → api/ - about.html → topics/architecture/
1 parent 2dc64ef commit 12bbe35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ libtmux uses tmux's format system extensively:
533533
## References
534534

535535
- Documentation: https://libtmux.git-pull.com/
536-
- API Reference: https://libtmux.git-pull.com/api.html
537-
- Architecture: https://libtmux.git-pull.com/about.html
536+
- API Reference: https://libtmux.git-pull.com/api/
537+
- Architecture: https://libtmux.git-pull.com/topics/architecture/
538538
- tmux man page: http://man.openbsd.org/OpenBSD-current/man1/tmux.1
539539
- tmuxp (workspace manager): https://tmuxp.git-pull.com/

0 commit comments

Comments
 (0)