Skip to content

Commit 46416ef

Browse files
authored
Apply suggestion from @phernandez
Signed-off-by: Paul Hernandez <60959+phernandez@users.noreply.github.com>
1 parent 4fa5861 commit 46416ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/basic_memory/mcp/tools/delete_note.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def _format_delete_error_response(project: str, error_message: str, identifier:
143143
- Check what notes exist: `list_directory("{project}", "/")`
144144
145145
## Need help?
146-
If the note should be deleted but the operation keeps failing, send a message to support@basicmachines.co."""
146+
If the note should be deleted but the operation keeps failing, send a message to support@basicmemory.com."""
147147

148148

149149
@mcp.tool(description="Delete a note or directory by title, permalink, or path")

0 commit comments

Comments
 (0)