Skip to content

Commit 5be4574

Browse files
committed
Bring back latest version number
1 parent 3d596ee commit 5be4574

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/showcase/src/app/app.component.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,8 @@
129129
<p>
130130
For up-to-date documentation, see the
131131
<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()"
136132
>latest Mercury version ({{ versioning.latestVersion() }})</a
137-
>. -->
133+
>.
138134
</p>
139135
</div>
140136
</blockquote>

0 commit comments

Comments
 (0)