Skip to content

Commit 4aa879e

Browse files
authored
Update Packages support overview diagram (#18231)
* Update diagram * fix image url * Remove obsolete GHES-specific image * Enlarge image and remove background
1 parent fb5dec6 commit 4aa879e

3 files changed

Lines changed: 1 addition & 8 deletions

File tree

-240 KB
Binary file not shown.
-69.7 KB
Loading

content/packages/learn-github-packages/about-github-packages.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,13 @@ You can integrate {% data variables.product.prodname_registry %} with {% data va
2424

2525
{% data variables.product.prodname_registry %} offers different package registries for commonly used packages, such as for Node, RubyGems, Apache Maven, Gradle, and Nuget.
2626

27-
<!--This diagram excludes ghcr.io since it's not released for GHES yet.-->
28-
{% if currentVersion ver_gt "enterprise-server@2.21" %}
29-
30-
![Diagram showing the GitHub Packages hosting urls for npm, RubyGems, Apache Maven, Gradle, Nuget, and Docker](/assets/images/help/package-registry/ghes-packages-diagram.png)
31-
32-
{% endif %}
27+
![Diagram showing packages support for npm, RubyGems, Apache Maven, Gradle, Nuget, and Docker](/assets/images/help/package-registry/packages-overview-diagram.png)
3328

3429
{% if currentVersion == "free-pro-team@latest" %}
3530
{% data variables.product.prodname_registry %} also offers a {% data variables.product.prodname_container_registry %} designed to support the unique needs of container images. For more information, see "[About {% data variables.product.prodname_github_container_registry %}](/packages/guides/about-github-container-registry)."
3631

3732
{% data reusables.package_registry.container-registry-beta %}
3833

39-
![Diagram showing the GitHub Packages hosting urls for npm, RubyGems, Apache Maven, Gradle, Nuget, and Docker](/assets/images/help/package-registry/packages-overview-diagram.png)
40-
4134
{% endif %}
4235

4336
#### Viewing packages

0 commit comments

Comments
 (0)