You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/development.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,8 @@ claude /connectrpc-axum:submit-issue "Description of your issue or feature reque
16
16
claude /connectrpc-axum:test
17
17
```
18
18
19
-
If not using Claude Code, see the corresponding skill files in [`.claude/skills/`](https://github.com/phlx-io/connectrpc-axum/tree/main/.claude/skills/) for instructions.
19
+
If not using Claude Code, see the corresponding skill files in [`.claude/skills/`](https://github.com/washanhanzi/connectrpc-axum/tree/main/.claude/skills/) for instructions.
20
20
21
21
## Architecture
22
22
23
-
See [`.claude/architecture.md`](https://github.com/phlx-io/connectrpc-axum/blob/main/.claude/architecture.md) for detailed documentation on the project structure, core modules, and design decisions.
23
+
See [`.claude/architecture.md`](https://github.com/washanhanzi/connectrpc-axum/blob/main/.claude/architecture.md) for detailed documentation on the project structure, core modules, and design decisions.
Copy file name to clipboardExpand all lines: docs/guide/examples.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Examples
2
2
3
-
See the [connectrpc-axum-examples](https://github.com/phlx-io/connectrpc-axum/tree/main/connectrpc-axum-examples) directory for complete working examples.
3
+
See the [connectrpc-axum-examples](https://github.com/washanhanzi/connectrpc-axum/tree/main/connectrpc-axum-examples) directory for complete working examples.
0 commit comments