Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 4476646

Browse files
committed
Rename link to book "Learn" since that is the action to take
And it isn't otherwise clear what the book might be from context
1 parent c37233c commit 4476646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</label>
2323

2424
<div class="trigger">
25-
<a class="page-link" href="https://rustwasm.github.io/book/">📚 Book</a>
25+
<a class="page-link" href="https://rustwasm.github.io/book/">📚 Learn</a>
2626
<a class="page-link" href="https://github.com/rustwasm/team/blob/master/README.md#get-involved">👯 Get Involved</a>
2727
{%- for path in page_paths -%}
2828
{%- assign my_page = site.pages | where: "path", path | first -%}

0 commit comments

Comments
 (0)