We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d596ee commit 5be4574Copy full SHA for 5be4574
packages/showcase/src/app/app.component.html
@@ -129,12 +129,8 @@
129
<p>
130
For up-to-date documentation, see the
131
<a class="body-semi-bold-m" [href]="currentPathnameService.pathname()"
132
- >latest Mercury version</a
133
- >.
134
- <!-- TODO: Finish up the service that retrieves all the versions -->
135
- <!-- <a class="body-semi-bold-m" [href]="currentPathnameService.pathname()"
136
>latest Mercury version ({{ versioning.latestVersion() }})</a
137
- >. -->
+ >.
138
</p>
139
</div>
140
</blockquote>
0 commit comments