Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/packages/learn-github-packages/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Learn GitHub Packages
shortTitle: Learn GitHub Packages
intro: 'You can find out more about using packages in GitHub, including publishing new packages to {% data variables.product.prodname_registry %}, view and install existing packages, and, in special circumstances, delete existing packages.'
intro: 'You can find out more about using packages in GitHub, including viewing and installing existing packages, publishing new packages to {% data variables.product.prodname_registry %}, and, in special circumstances, deleting packages.'
redirect_from:
- /packages/getting-started-with-github-container-registry
- /github/managing-packages-with-github-packages/publishing-and-managing-packages
Expand Down
Loading