Skip to content

Commit 163889d

Browse files
committed
fix: reword table skip link
1 parent 42a72bc commit 163889d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h2>All projects</h2>
7474

7575
{% include "partials/_table-filters.html" %}
7676

77-
<a href="#contribute" class="visually-hidden focusable">Skip to Contributing</a>
77+
<a href="#contribute" class="visually-hidden focusable">Skip past table</a>
7878

7979
{% include "partials/_projects-table.html" %}
8080

0 commit comments

Comments
 (0)