From fc2a91f1c4f2988acf4d6b6edc10ad962291312e Mon Sep 17 00:00:00 2001 From: Dmitri Plotnikov Date: Tue, 16 Jun 2026 16:36:08 -0700 Subject: [PATCH] Update from google/cel-spec to cel-expr/cel-spec (Part 2) PiperOrigin-RevId: 933365198 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 706fb60..19f23d7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The **Common Expression Language (CEL) Policy** framework is a high-performance, strongly-typed, and deterministic policy language standard built on top of the -[Common Expression Language](https://github.com/google/cel-spec). +[Common Expression Language](https://github.com/cel-expr/cel-spec). This repository contains the **conformance test suite** for CEL Policies, designed to ensure consistent and correct behavior across various language