docs: fix stale build deps, C++ version, and org URLs#38
Open
Xepayac wants to merge 1 commit intosession-foundation:devfrom
Open
docs: fix stale build deps, C++ version, and org URLs#38Xepayac wants to merge 1 commit intosession-foundation:devfrom
Xepayac wants to merge 1 commit intosession-foundation:devfrom
Conversation
- docs/install.md: update C++17 → C++20, remove stale dependencies (libuv, libzmq, cppzmq, libcurl, libssl) that are no longer used - readme_es.md, readme_fr.md, readme_ru.md: update oxen-io → session-foundation URLs to match current GitHub org Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jagerman
reviewed
Mar 31, 2026
| Puede ver la documentación, en ingles, de como empezar [aqui](https://session-foundation.github.io/loki-docs/SessionRouter/SessionRouterOverview/) . | ||
|
|
||
| [](https://ci.oxen.rocks/oxen-io/session_router) | ||
| [](https://ci.oxen.rocks/session-foundation/session_router) |
Member
There was a problem hiding this comment.
There are a whole bunch of session_router in these URLs that should be session-router. (I think they go back to the lokinet -> session-router rename, that was a script that mostly worked but caught a few bugs here and there, like this one).
2 tasks
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.
Summary
docs/install.md: C++17 → C++20 (project requires C++20)docs/install.md: removed stale dependencies (libuv, libzmq, cppzmq, libcurl, libssl) that are no longer usedreadme_es.md,readme_fr.md,readme_ru.md: updated oxen-io → session-foundation URLs to match current GitHub org