@@ -122,8 +122,8 @@ site_author: Patrick Roebuck
122122site_url: https://empathy-framework.readthedocs.io
123123
124124# Repository
125- repo_name: Smart-AI-Memory/empathy-framework
126- repo_url: https://github.com/Smart-AI-Memory/empathy-framework
125+ repo_name: Smart-AI-Memory/empathy
126+ repo_url: https://github.com/Smart-AI-Memory/empathy
127127
128128# Navigation
129129nav:
@@ -159,8 +159,8 @@ site_author: Patrick Roebuck
159159site_url: https://empathy-framework.readthedocs.io
160160
161161# Repository
162- repo_name: Smart-AI-Memory/empathy-framework
163- repo_url: https://github.com/Smart-AI-Memory/empathy-framework
162+ repo_name: Smart-AI-Memory/empathy
163+ repo_url: https://github.com/Smart-AI-Memory/empathy
164164edit_uri: edit/main/docs/
165165
166166# Copyright
@@ -276,7 +276,7 @@ markdown_extensions:
276276extra:
277277 social:
278278 - icon: fontawesome/brands/github
279- link: https://github.com/Smart-AI-Memory/empathy-framework
279+ link: https://github.com/Smart-AI-Memory/empathy
280280 - icon: fontawesome/brands/python
281281 link: https://pypi.org/project/empathy-framework/
282282
@@ -336,8 +336,8 @@ docs/
336336**Production-ready Level 4 Anticipatory Intelligence for AI-human collaboration**
337337
338338[](https://pypi.org/project/empathy-framework/)
339- [](https://github.com/Smart-AI-Memory/empathy-framework /actions)
340- [](https://codecov.io/gh/Smart-AI-Memory/empathy-framework )
339+ [](https://github.com/Smart-AI-Memory/empathy/actions)
340+ [](https://codecov.io/gh/Smart-AI-Memory/empathy)
341341
342342---
343343
@@ -574,7 +574,7 @@ Includes everything: LLM providers, healthcare, webhooks.
574574
575575``` bash
576576# Clone repository
577- git clone https://github.com/Smart-AI-Memory/empathy-framework .git
577+ git clone https://github.com/Smart-AI-Memory/empathy.git
578578cd empathy-framework
579579
580580# Install in editable mode with dev dependencies
@@ -805,7 +805,7 @@ mkdocstrings[python]>=0.24.0
8058051. Go to https://readthedocs.org
8068062. Sign in with GitHub
8078073. Click "Import a Project"
808- 4. Select `Smart-AI-Memory/empathy-framework `
808+ 4. Select `Smart-AI-Memory/empathy`
8098095. Click "Build"
810810
811811**Done!** Your docs will auto-deploy on every commit to `main`.
0 commit comments