Skip to content

Commit 08ed876

Browse files
authored
Fix roadmap link in index.html
Updated the public roadmap link to point to the GitHub projects page.
1 parent fe2fa5e commit 08ed876

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

public/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h3>Contributions</h3>
2020
<div>
2121
<h3>Public Roadmap</h3>
2222
<p>Check out the upcoming features!</p>
23-
<a href="https://trello.com/b/w3nmfHbZ/public-roadmap" target="_blank" rel="noreferrer noopener">Click to view the roadmap</a>
23+
<a href="https://github.com/orgs/BeaniumMC/projects/1" target="_blank" rel="noreferrer noopener">Click to view the roadmap</a>
2424
</div>
2525
<div>
2626
<h3>Discussions</h3>
@@ -35,3 +35,4 @@ <h3>Discord Server</h3>
3535
</body>
3636
</html>
3737

38+

0 commit comments

Comments
 (0)