docs: update documentation links and images - #55
Merged
Conversation
Ki-Seki
marked this pull request as draft
July 10, 2025 10:21
Ki-Seki
marked this pull request as ready for review
July 10, 2025 10:49
Contributor
There was a problem hiding this comment.
Pull Request Overview
The PR updates documentation links and switches image hosting from local assets to externally hosted URLs, ensuring all references point to the new memos-docs domain.
- Moved banner, logo, and other images to external CDN URLs
- Updated documentation and contribution links to the new
memos-docs.openmem.netdomain - Adjusted markdown list items to plain URLs in the README
Reviewed Changes
Copilot reviewed 2 out of 7 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Replaced local image paths with external URLs; updated doc links; converted HTML links to plain URLs |
| .github/CONTRIBUTING | Updated contribution guide URLs to point to the new memos-docs domain |
Comments suppressed due to low confidence (1)
README.md:47
- [nitpick] These list items were converted from
<a>tags to plain URLs. While GitHub auto-links URLs, using standard markdown links[label](url)would improve readability and accessibility.
- **Website**: https://memos.openmem.net/
tianxing02
pushed a commit
to tianxing02/MemOS
that referenced
this pull request
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Summary: Correct docs links; use direct URLs to externally hosted images.
Reviewer: @J1awei-Yang
Checklist: