Skip to content

Commit 5548c1a

Browse files
authored
Merge pull request #447 from rubygems/remove-outdated-releasing-rubygems
Remove outdated `releasing-rubygems` guide
2 parents f5dfc85 + 40af5f2 commit 5548c1a

File tree

4 files changed

+3
-122
lines changed

4 files changed

+3
-122
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<li><a class="nav--v__link" href="/faqs">Frequently Asked Questions</a></li>
114114
<li><a class="nav--v__link" href="/plugins">Plugins</a></li>
115115
<li><a class="nav--v__link" href="/cve">Common Vulnerabilities and Exposures</a></li>
116-
<li><a class="nav--v__link" href="/releasing-rubygems">Releasing RubyGems</a></li>
116+
117117
<li><a class="nav--v__link" href="/trusted-publishing">Trusted Publishing</a></li>
118118
<li><a class="nav--v__link" href="/organizations">Organizations</a></li>
119119
<ul class="nav--v">

cve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: default
33
title: RubyGems Common Vulnerabilities and Exposures
44
url: /cve
55
previous: /credits
6-
next: /releasing-rubygems
6+
next: /trusted-publishing
77
---
88

99
# RubyGems Common Vulnerabilities and Exposures

releasing-rubygems.md

Lines changed: 0 additions & 119 deletions
This file was deleted.

trusted-publishing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: Trusted Publishing
44
url: /trusted-publishing
5-
previous: /releasing-rubygems
5+
previous: /cve
66
next: /organizations
77
alias:
88
- /trusted-publishing/adding-a-publisher

0 commit comments

Comments
 (0)