Skip to content

Commit da1cf99

Browse files
committed
Roadmap update
1 parent c83f0db commit da1cf99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app/component/sidenav-buttons/sidenav-buttons.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export class SidenavButtonsComponent implements OnInit {
1414
'Teams',
1515
'Settings',
1616
'Usage',
17-
'Roadmap v4.0',
17+
'Roadmap',
1818
'DSOMM User Day',
1919
'About Us',
2020
];
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<app-top-header section="Roadmap status"></app-top-header>
22
<div class="roadmap">
3-
<app-readme-to-html MDFile="./assets/Markdown Files/TODO-v4.md"></app-readme-to-html>
3+
<app-readme-to-html MDFile="./assets/Markdown Files/TODO-headlines.md"></app-readme-to-html>
44
</div>

0 commit comments

Comments
 (0)