Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Old Docs Links with New Ones #122

Closed
wants to merge 4 commits into from
Closed

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jul 4, 2023

This PR addresses issue #121. It replaces all occurrences of the old documentation link "https://getzep.github.io/" with the new link "https://docs.getzep.com/" in the following files:

  • README.md
  • docs/docs.go
  • docs/swagger.json

This ensures that all references in the codebase point to the updated and correct documentation.

Fixes #121.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/update-docs-links

Copy link
Contributor Author

@sweep-ai sweep-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there,

Great job on your first pull request! I've reviewed the changes and have a few suggestions:

  • In the README.md file, you've added the link to the documentation at "https://docs.getzep.com/" twice, once in the Quick Start section and once in the Zep Documentation section. To avoid confusion, I'd recommend removing one of them.

Here's the specific change:

  • Remove the duplicate documentation link on line 24 or 67 in README.md

Keep up the good work!

@danielchalef danielchalef deleted the sweep/update-docs-links branch September 18, 2023 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sweep: Replace all occurrences of old docs links
1 participant