-
Notifications
You must be signed in to change notification settings - Fork 98
Extension of 1169 #1170
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
Extension of 1169 #1170
Conversation
* Update identity.md * Update proxy-accounts.md
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.
Pull Request Overview
This PR extends #1169 by running the update script on the llms file, removing outdated links, and fixing typos across documentation.
- Corrected spelling mistakes in identity and proxy-accounts guides
- Updated Chainlink Oracle contract link to versioned path
- Removed obsolete “Staking Simulation Dashboard” entries in llms-full.txt
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
File | Description |
---|---|
tokens/manage/proxy-accounts.md | Fixed “successfuly” → “successfully” typo |
tokens/manage/identity.md | Fixed “intially” → “initially” typo (two occurrences) |
llms-full.txt | Removed outdated Web3Go rows and updated GitHub link to v1.13.3 |
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.
🚀
Description
This PR is an extension of #1169 - it runs the script to update the llms file and (probably) update broken links
Checklist