We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e7561 commit f3de8feCopy full SHA for f3de8fe
1 file changed
templates/_partials/app_drawer.html
@@ -31,7 +31,7 @@ <h1>Navigation</h1>
31
<a href="/members">Members</a>
32
</li>
33
<li>
34
- <a href="/">Races</a>
+ <a href="/upcoming-races">Upcoming Races</a>
35
36
37
<a href="/">My Profile</a>
@@ -50,7 +50,7 @@ <h1>Navigation</h1>
50
51
52
53
54
55
{% endif %}
56
</ul>
0 commit comments