docs: link the Sway docs hub from the Standard Library page (closes #4194) - #7726
docs: link the Sway docs hub from the Standard Library page (closes #4194)#7726wrvnnull wants to merge 1 commit into
Conversation
|
Thanks for the contribution! Unfortunately we can't verify the commit author(s): wrvnnull <i***@e***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Fuel Labs Contributor License Agreement and this Pull Request will be revalidated. |
PR SummaryLow Risk Overview Addresses #4194 so forc-doc / book readers can jump to the full docs hub in one click. Reviewed by Cursor Bugbot for commit fb521ff. Bugbot is set up for automated code reviews on this repo. Configure here. |
91c69e9 to
14d12b5
Compare
|
Re-triggering CLA check after signing the Fuel Labs Contributor License Agreement. Thanks! |
|
CLA signed — re-checking. Contributor signature confirmed at cla.fuellabs.net. |
3acd544 to
2f73032
Compare
…uelLabs#4194) Add a line pointing readers to the full documentation hub (fuellabs.github.io/sway) from the Standard Library introduction.
2f73032 to
fb521ff
Compare
Summary
Resolves #4194 by adding a link to the full Sway documentation hub
(
fuellabs.github.io/sway) from the Standard Library introduction page, soforc-doc readers can reach the Sway Book, Forc reference, and library API docs
in one click.
Changes
docs/book/src/introduction/standard_library.md- add docs hub linkTest plan