From 1dba7b0789b0fdebdafe7bbed2cc4807a4ec30ae Mon Sep 17 00:00:00 2001 From: Cancai Cai <77189278+caicancai@users.noreply.github.com> Date: Thu, 26 Jun 2025 16:57:43 +0800 Subject: [PATCH] chore: fix error repository name --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 5c82ecb56fff0..65de4b50b5bbb 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1 +1 @@ -Examples were moved to the separate repository: [cube-js/cube](https://github.com/cube-js/examples) +Examples were moved to the separate repository: [cube-js/examples](https://github.com/cube-js/examples)