diff --git a/.claude/settings.json b/.claude/settings.json index 1130b54..93eee42 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -5,7 +5,7 @@ { "hooks": [ { - "command": "jq -Rs '{systemMessage: ., hookSpecificOutput:{hookEventName:\"SessionStart\", additionalContext: .}}' /Users/marcus.hinz/claude-projects/claude-robotunits/OFFENE-PUNKTE.md", + "command": "jq -Rs '{systemMessage: ., hookSpecificOutput:{hookEventName:\"SessionStart\", additionalContext: .}}' OFFENE-PUNKTE.md", "type": "command" } ]