Skip to content

Commit f46dda5

Browse files
authored
Fixed edit_uri typo in mkdocs.yml
1 parent d0c9d36 commit f46dda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_description: Give your AI agents persistent memory and context that gets sm
33
site_url: https://redis.github.io/agent-memory-server
44
repo_url: https://github.com/redis/agent-memory-server
55
repo_name: redis/agent-memory-server
6-
exit_uri: blob/main/docs
6+
edit_uri: blob/main/docs
77

88
docs_dir: docs
99
exclude_docs: |

0 commit comments

Comments
 (0)