Skip to content

Commit b8cdb50

Browse files
docs: update irrelvant links (github#33784)
Co-authored-by: hubwriter <[email protected]>
1 parent 2cb5be0 commit b8cdb50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/actions/publishing-packages/publishing-java-packages-with-gradle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For more information about creating a CI workflow for your Java project with Gra
3131

3232
You may also find it helpful to have a basic understanding of the following:
3333

34-
* "[AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-npm-registry)"
34+
* "[AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry)"
3535
* "[AUTOTITLE](/actions/learn-github-actions/variables)"
3636
* "[AUTOTITLE](/actions/security-guides/using-secrets-in-github-actions)"
3737
* "[AUTOTITLE](/actions/security-guides/automatic-token-authentication)"

content/actions/publishing-packages/publishing-java-packages-with-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For more information about creating a CI workflow for your Java project with Mav
3131

3232
You may also find it helpful to have a basic understanding of the following:
3333

34-
* "[AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-npm-registry)"
34+
* "[AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry)"
3535
* "[AUTOTITLE](/actions/learn-github-actions/variables)"
3636
* "[AUTOTITLE](/actions/security-guides/using-secrets-in-github-actions)"
3737
* "[AUTOTITLE](/actions/security-guides/automatic-token-authentication)"

0 commit comments

Comments
 (0)