From ae9f7020c2f7130fbf46f30f1d596e1cec3f246c Mon Sep 17 00:00:00 2001 From: Albert Callarisa Date: Mon, 9 Mar 2026 14:28:07 +0100 Subject: [PATCH 1/2] Remove proposal link due to constant 429 validating it Signed-off-by: Albert Callarisa --- examples/jobs/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/jobs/README.md b/examples/jobs/README.md index 3964abf6..42d600f1 100644 --- a/examples/jobs/README.md +++ b/examples/jobs/README.md @@ -256,4 +256,3 @@ The callback service must: For more information about the Jobs API, see: - [Dapr Jobs Building Block](https://docs.dapr.io/developing-applications/building-blocks/jobs/) -- [Dapr Jobs API Proposal](https://github.com/dapr/proposals/blob/main/0012-BIRS-distributed-scheduler.md) From 60d12de9710e0287a5594938e72cdbbd83a5720a Mon Sep 17 00:00:00 2001 From: Albert Callarisa Date: Mon, 9 Mar 2026 14:44:59 +0100 Subject: [PATCH 2/2] Update CNCF code of conduct link Signed-off-by: Albert Callarisa --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e212cbd4..02a5dc52 100644 --- a/README.md +++ b/README.md @@ -162,5 +162,5 @@ Need help or have feedback on the SDK? Please open a GitHub issue or come chat w ## Code of Conduct -This project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). +This project follows the [CNCF Code of Conduct](https://www.cncf.io/conduct/).