Skip to content

Commit ffc34b8

Browse files
committed
change link to learn more about a system
1 parent 76dfe48 commit ffc34b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/sunburst/sunburst.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p>For more details about {{ dataSrc | uppercase }} click the link below </p>
1414
</div>
1515
<div class="flex-container">
16-
<a routerLink="/detail/{{ dataSrc }}">Stampede3 Details ></a>
16+
<a routerLink="/detail/{{ dataSrc }}">{{dataSrc | uppercase }} Details ></a>
1717
</div>
1818
<br>
1919
</ng-container>

0 commit comments

Comments
 (0)