Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit a761e36

Browse files
d2eightashvayka
authored andcommitted
fix of table
1 parent 7348c10 commit a761e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/upgrade-instructions-table.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<a href="/docs/{{ docsPrefix }}user-guide/install/upgrade-instructions/docker/{{ versionFamily }}/{{ hashLinkUpgrade }}" data-tooltip="Docker Instructions">
104104
<img src="/images/docker.svg" alt="Upgrade Docker Instructions">
105105
</a>
106-
<a href="/docs/{{ docsPrefix }}user-guide/install/upgrade-instructions/docker-compose/{{ versionFamily }}/{{ hashLinkUpgrade }}" data-tooltip="Docker Compose Instructions">
106+
<a class="right-link" href="/docs/{{ docsPrefix }}user-guide/install/upgrade-instructions/docker-compose/{{ versionFamily }}/{{ hashLinkUpgrade }}" data-tooltip="Docker Compose Instructions">
107107
<img width="24" height="24" src="/images/install/cluster/docker-compose.svg" alt="Docker Compose Instructions">
108108
</a>
109109
</div>

0 commit comments

Comments
 (0)