Skip to content

Commit c6d3e3d

Browse files
authored
Merge pull request #2 from glours/change-default-implementation
2 parents 6d07bf3 + 3ff1579 commit c6d3e3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,13 @@ <h3>Docker Desktop</h3>
123123
</div>
124124
</a>
125125

126-
<a class="resource-link" href="https://github.com/compose-spec/compose-ref" id="reference-implementation-link"
126+
<a class="resource-link" href="https://github.com/docker/compose" id="reference-implementation-link"
127127
target="_blank">
128128
<div class="resources-grid-item">
129129
<div class="resources-grid-item-icon" id="reference-implementation">&nbsp;</div>
130130
<div class="resources-grid-item-text">
131131
<h3>Reference Implementation</h3>
132-
<p>Try out Compose Ref to explore what we are doing with the Compose specification</p>
132+
<p>Try out Docker Compose to explore what we are doing with the Compose specification</p>
133133
</div>
134134
</div>
135135
</a>

0 commit comments

Comments
 (0)