Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading