File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ are expected to read the `tests/simple/testdata` files as inputs to the
1010parse, check, and evaluation behaviors of a given implementation. Reference
1111implementations may be found in the following locations:
1212
13- * ( cel-go conformance) [ https://github.com/google /cel-go/tree/master/conformance ]
14- * ( cel-cpp conformance) [ https://github.com/google /cel-cpp/tree/master/conformance ]
15- * ( cel-java conformance) [ https://github.com/google /cel-java/tree/main/conformance/src/test/java/dev/cel/conformance ]
13+ * [ cel-go conformance] ( https://github.com/cel-expr /cel-go/tree/master/conformance )
14+ * [ cel-cpp conformance] ( https://github.com/cel-expr /cel-cpp/tree/master/conformance )
15+ * [ cel-java conformance] ( https://github.com/cel-expr /cel-java/tree/main/conformance/src/test/java/dev/cel/conformance )
1616
1717Each CEL implementation should also have its own unit tests and benchmarks
1818for testing subcomponents, its API, and other implementation-dependent
You can’t perform that action at this time.
0 commit comments