Skip to content

Commit a86ba24

Browse files
committed
Fix Back to link after #95.
1 parent 27a6d3a commit a86ba24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rocqproverorg_frontend/pages/governance_team.eml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Layout.render
113113
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 19l-7-7m0 0l7-7m-7 7h18">
114114
</path>
115115
</svg>
116-
<a href="<%s Url.rocq_team None %>" class="hover:underline">Back to Governance</a>
116+
<a href="<%s Url.rocq_team None %>" class="hover:underline">Back to Rocq Team</a>
117117
</div>
118118
<div class="flex flex-col md:flex-row gap-8 mb-8 md:items-center">
119119
<div class="md:max-w-[70%]">

0 commit comments

Comments
 (0)