From 312d2a46b40d7477be43273d276d1e0d9a190ca4 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Wed, 25 Jun 2025 08:39:26 +0300 Subject: [PATCH] docs: update Claude's guide (#18523) ## PR Summary Commit 5df70a613d12584e135e9aa0a184b2279848bfb1 added by mistake the the following old line to `CLAUDE.md`: ``` For building Frontend refer to [this document](docs/contributing/frontend.md) ``` This PR removes it. Signed-off-by: Emmanuel Ferdman