diff --git a/profile/README.md b/profile/README.md index 879c4f7..01751f5 100644 --- a/profile/README.md +++ b/profile/README.md @@ -39,6 +39,7 @@ The following community SDKs are hosted within this organization: | Language | Repository | Maintainer | | -------- | ----------------------------------- | ----------------- | +| C++ | [copilot-sdk-cpp][sdk-cpp] | [@0xeb][2] | | Java | [copilot-sdk-java][sdk-java] | [@brunoborges][1] | | Rust | [copilot-sdk-rust][sdk-rust] | [@0xeb][2] | @@ -48,7 +49,6 @@ The following community SDKs are maintained outside this organization: | Language | Repository | Maintainer | | -------- | ----------------------------------- | ------------- | -| C++ | [copilot-sdk-cpp][sdk-cpp] | [@0xeb][2] | | Clojure | [copilot-sdk-clojure][sdk-clojure] | [@krukow][3] | ## Official SDKs @@ -79,7 +79,7 @@ See individual SDK directories for their respective licenses. [sdk-java]: https://github.com/copilot-community-sdk/copilot-sdk-java -[sdk-cpp]: https://github.com/0xeb/copilot-sdk-cpp +[sdk-cpp]: https://github.com/copilot-community-sdk/copilot-sdk-cpp [sdk-rust]: https://github.com/copilot-community-sdk/copilot-sdk-rust [sdk-clojure]: https://github.com/krukow/copilot-sdk-clojure @@ -93,4 +93,4 @@ See individual SDK directories for their respective licenses. [official-dotnet]: https://github.com/github/copilot-sdk/tree/main/dotnet [official-python]: https://github.com/github/copilot-sdk/tree/main/python [official-go]: https://github.com/github/copilot-sdk/tree/main/go -[official-node]: https://github.com/github/copilot-sdk/tree/main/node +[official-node]: https://github.com/github/copilot-sdk/tree/main/node