-
Notifications
You must be signed in to change notification settings - Fork 40
docs: update/remove info for router protocol #1394
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
base: main
Are you sure you want to change the base?
Conversation
rube-de
commented
Aug 11, 2025
- Removed Router from recommendation and available options
- added info about Router removal -> link to incident
- Removed Router from sidebar
✅ Deploy Preview for oasisprotocol-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
{ | ||
type: 'category', | ||
label: 'Router Protocol', | ||
link: { | ||
type: 'doc', | ||
id: 'build/opl/router-protocol/README', | ||
}, | ||
items: [ | ||
'build/opl/router-protocol/pingpong-example', | ||
'build/opl/router-protocol/interface', | ||
'build/opl/router-protocol/approve', | ||
], | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just comment it out for now. And then we'll remove complete guides in a year or so, if Router decides not to come back.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also reference in the comment this PR.
97d0451
to
0804102
Compare