From fca43d1cd08973a601f908bd6f55f2fe1f5624b7 Mon Sep 17 00:00:00 2001 From: Geanderson Date: Tue, 13 Jan 2026 10:06:34 -0300 Subject: [PATCH 1/2] docs: add Docker examples mention in getting started --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 201d1044..fbfc7d8d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -660,7 +660,7 @@ image: assets/banner.png UCP is an open standard designed to let AI agents, apps, businesses, and payment providers interact seamlessly without needing custom, one-off integrations for every connection. We actively seek your feedback and contributions to help build the future of commerce.

- The complete technical specification, documentation, and reference implementations are hosted in our public GitHub repository. + The complete technical specification, documentation, and reference implementations are hosted in our public GitHub repository. For a quick start, you can use our Docker examples to run the reference servers without installing dependencies locally.

From 6f91b0b62cbfa2b6b930f83845a27b684ac76e05 Mon Sep 17 00:00:00 2001 From: Geanderson Date: Wed, 14 Jan 2026 08:28:50 -0300 Subject: [PATCH 2/2] docs: update Docker examples link in index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 358e3bf0..a0cffdf0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -674,7 +674,7 @@ image: assets/banner.png UCP is an open standard designed to let AI agents, apps, businesses, and payment providers interact seamlessly without needing custom, one-off integrations for every connection. We actively seek your feedback and contributions to help build the future of commerce.

- The complete technical specification, documentation, and reference implementations are hosted in our public GitHub repository. For a quick start, you can use our Docker examples to run the reference servers without installing dependencies locally. + The complete technical specification, documentation, and reference implementations are hosted in our public GitHub repository. For a quick start, you can use our Docker examples to run the reference servers without installing dependencies locally.