-
Notifications
You must be signed in to change notification settings - Fork 155
Potential Nav #744
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
Potential Nav #744
Changes from 9 commits
f5ef2d6
ba73a8c
b139750
ddad1b3
f984760
527169e
8b278fa
1b15819
69bde3d
c9179bc
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
export default { | ||
overview: 'Overview', | ||
benefits: 'Benefits', | ||
billing: '', | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm confused as to why Billing was moved to The Graph Network. |
||
indexing: '', | ||
delegating: '', | ||
curating: '', | ||
developing: '', | ||
explorer: '', | ||
} |
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. we should setup a redirect for this page so old paths don't see 404 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I was about to resolve this, but a redirect still needs to be added for the Billing page, if we indeed want to move it (I left a comment about that here). |
Uh oh!
There was an error while loading. Please reload this page.