Skip to content

Commit c62b118

Browse files
committed
Fix broken link
1 parent 9a66471 commit c62b118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/assets/state/missions.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const missions: IMission[] = [
3939
</p>
4040
<p>
4141
To achieve this, we employ modern technologies such as Tauri, Rust, and React to ensure that our client delivers optimal speed and performance.
42-
For more information on our features, take a look at our <Link href="/roadmap" color="primary" underline>roadmap</Link>!
42+
For more information on our features, take a look at our <Link href="/#roadmap" color="primary" underline>roadmap</Link>!
4343
</p>
4444
</>
4545
},

0 commit comments

Comments
 (0)