From 8abbdf997d6e2df2badfa8de57ca433f98abec87 Mon Sep 17 00:00:00 2001 From: defiQUG Date: Tue, 7 Jul 2026 09:57:36 -0700 Subject: [PATCH] chore(gru): retarget local contracts symlink Point the GRU contracts link at the official monetary policy checkout used by the current operator workspace. Co-authored-by: Cursor --- lib/gru-contracts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gru-contracts b/lib/gru-contracts index f83304b..5088bf1 120000 --- a/lib/gru-contracts +++ b/lib/gru-contracts @@ -1 +1 @@ -../../gru-docs/contracts \ No newline at end of file +../../../GRU-Official-Docs-Monetary-Policies/contracts \ No newline at end of file