From 034c59c62c48da8e601c7571165e1d64bb68c294 Mon Sep 17 00:00:00 2001 From: Ed Burns Date: Tue, 17 Mar 2026 00:36:29 +0100 Subject: [PATCH] On branch edburns/dd-2794379-cosmetic-post-public-fixes Add link to reference implementations. modified: README.md Signed-off-by: Ed Burns --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ae0b7ded..3ba312cd2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## Background -> ⚠️ **Disclaimer:** This SDK tracks the pre-GA GitHub Copilot SDKs for .NET and nodejs. This SDK may change in breaking ways. Use at your own risk. +> ⚠️ **Disclaimer:** This SDK tracks the pre-GA [GitHub Copilot SDKs](https://github.com/github/copilot-sdk) for [.NET](https://github.com/github/copilot-sdk/tree/main/dotnet) and [nodejs](https://github.com/github/copilot-sdk/tree/main/nodejs). This SDK may change in breaking ways. Use at your own risk. Java SDK for programmatic control of GitHub Copilot CLI, enabling you to build AI-powered applications and agentic workflows.