From f56ae17ec91a2af9351f88fe10f042b08417faff Mon Sep 17 00:00:00 2001 From: Steve Scargall <37674041+sscargal@users.noreply.github.com> Date: Mon, 15 Sep 2025 15:57:48 +0000 Subject: [PATCH] Updated example URLs to the GitHub 'examples' directory Signed-off-by: Steve Scargall <37674041+sscargal@users.noreply.github.com> --- data/examples.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/examples.yaml b/data/examples.yaml index 058ac18..aa92ca0 100644 --- a/data/examples.yaml +++ b/data/examples.yaml @@ -1,19 +1,19 @@ - title: Your CRM Assistant icon: "fa-solid fa-user" text: "Your agent can recall a client's entire history and deal stage, proactively helping your sales team build relationships and close deals faster." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples" -- title: A Healthcare Navigator +- title: Health Assistant Agent icon: "fa-solid fa-heart" text: "Offer continuous patient support with an agent that remembers medical history and tracks treatment progress to provide a seamless healthcare journey." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples" - title: A Personal Finance Advisor icon: "fa-solid fa-comment-dollar" text: "Your agent will remember a user's portfolio and risk tolerance, delivering personalized financial insights based on their complete history." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples" - title: A Content Writer icon: "fa-solid fa-pen-to-square" text: "Build an assistant that remembers your unique style guide and terminology, ensuring perfect consistency across all documentation." - url: "https://github.com/MemMachine/MemMachine/tree/main/docs" + url: "https://github.com/MemMachine/MemMachine/tree/main/examples"