Skip to content

Commit a841619

Browse files
committed
Version link
1 parent cb6bcc1 commit a841619

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/packages/working-with-a-github-packages-registry/working-with-the-docker-registry.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,12 @@ $ docker pull <em>HOSTNAME/OWNER/REPOSITORY/IMAGE_NAME:TAG_NAME</em>
261261

262262
{% endnote %}
263263

264+
{% ifversion fpt or ghes or ghec > 3.1 or ghae %}
265+
264266
## Further reading
265267

266268
- "[Deleting and restoring a package](/packages/learn-github-packages/deleting-and-restoring-a-package)"
267269

270+
{% endif %}
271+
268272
{% endif %} <!-- End of main versioning block -->

0 commit comments

Comments
 (0)