File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # cmux - Coding Agent Multiplexer
1+ # cmux - coding agent multiplexer
22
33[ ![ CI] ( https://github.com/coder/cmux/actions/workflows/ci.yml/badge.svg )] ( https://github.com/coder/cmux/actions/workflows/ci.yml )
44[ ![ Build] ( https://github.com/coder/cmux/actions/workflows/build.yml/badge.svg )] ( https://github.com/coder/cmux/actions/workflows/build.yml )
55
6- A cross-platform desktop application for AI-assisted development with git worktree integration .
6+ A cross-platform desktop application for embarassingly parallel development .
77
88## Documentation
99
10- 📚 ** [ Read the full documentation →] ( https://coder.github.io/cmux ) **
10+ 📚 ** [ Read the full documentation →] ( https://cmux.io ) **
1111
12- - [ Installation] ( https://coder.github.io/cmux /install.html )
13- - [ Keyboard Shortcuts] ( https://coder.github.io/cmux /keybinds.html )
14- - [ Developer Guide] ( https://coder.github.io/cmux /AGENTS.html )
12+ - [ Installation] ( https://cmux.io /install.html )
13+ - [ Keyboard Shortcuts] ( https://cmux.io /keybinds.html )
14+ - [ Developer Guide] ( https://cmux.io /AGENTS.html )
1515
1616## Quick Install
1717
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ bun docs:watch
1919
2020- ✅ ** Mermaid diagrams** - Add diagrams with ` ```mermaid ` code blocks
2121- ✅ ** Link checking** - Automatically validates all links during build
22- - ✅ ** GitHub Pages** - Auto-deploys to https://coder.github.io/cmux on push to main
22+ - ✅ ** GitHub Pages** - Auto-deploys to https://cmux.io on push to main
2323
2424## Structure
2525
You can’t perform that action at this time.
0 commit comments