Browse Source

docs: fix repo URL to github.com/lakshmipunukollu-ai/ghostfolio-agent-priya

Made-with: Cursor
pull/6453/head
Priyanka Punukollu 1 month ago
parent
commit
cdee7514dd
  1. 4
      AGENT_README.md

4
AGENT_README.md

@ -268,7 +268,7 @@ Every `/chat` response includes:
## Open Source Contribution ## Open Source Contribution
**Contribution Type:** New agent layer + eval dataset as brownfield addition **Contribution Type:** New agent layer + eval dataset as brownfield addition
**Repository:** [github.com/lakshmipunukollu-ai/ghostfolio](https://github.com/lakshmipunukollu-ai/ghostfolio) **Repository:** [github.com/lakshmipunukollu-ai/ghostfolio-agent-priya](https://github.com/lakshmipunukollu-ai/ghostfolio-agent-priya)
**Branch:** `feature/complete-showcase` **Branch:** `feature/complete-showcase`
**What was contributed:** **What was contributed:**
@ -296,7 +296,7 @@ finance AI agents.
```bash ```bash
# Clone and setup # Clone and setup
git clone https://github.com/lakshmipunukollu-ai/ghostfolio git clone https://github.com/lakshmipunukollu-ai/ghostfolio-agent-priya
cd ghostfolio cd ghostfolio
git checkout feature/complete-showcase git checkout feature/complete-showcase

Loading…
Cancel
Save