We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d50b9 commit 79c8924Copy full SHA for 79c8924
README.md
@@ -423,7 +423,7 @@ To update the [`proto`](https://github.com/restatedev/proto/) git subtree:
423
git subtree pull --prefix sdk-common/src/main/proto/ git@github.com:restatedev/proto.git main --squash
424
```
425
426
-To update the [`service-protocol`] git subtree:
+To update the [`service-protocol`](https://github.com/restatedev/service-protocol/) git subtree:
427
428
```shell
429
git subtree pull --prefix sdk-core/src/main/service-protocol/ git@github.com:restatedev/service-protocol.git main --squash
0 commit comments