jjhub 0.1.14 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  GitHub CLI with Jujutsu-native superpowers: stable change IDs, stacks,
4
4
  platform-wide undo, and conflicts that wait — layered over plain GitHub
5
- repos by a [JJHub](https://jjhub.johnhenry.me) server.
5
+ repos by a [JJHub](https://jjhub.erisera.com) server.
6
6
 
7
7
  ## Install
8
8
 
@@ -27,8 +27,8 @@ jjhub help # everything else
27
27
  ```
28
28
 
29
29
  The CLI talks to the JJHub server at `JJHUB_URL` (default
30
- `http://localhost:3000`) — e.g. `JJHUB_URL=https://jjhub.johnhenry.me jjhub repo list`,
31
- or use `jjhub auth login --url https://jjhub.johnhenry.me` once and the saved
30
+ `http://localhost:3000`) — e.g. `JJHUB_URL=https://jjhub.erisera.com jjhub repo list`,
31
+ or use `jjhub auth login --url https://jjhub.erisera.com` once and the saved
32
32
  config takes over.
33
33
 
34
34
  This package is the standalone CLI build (single bundled file, no runtime