We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c270a commit ffd33d9Copy full SHA for ffd33d9
root/inc/dependencies.html
@@ -32,6 +32,7 @@
32
<i class="fa fa-asterisk black"></i>Dependency graph</button>
33
</li>
34
<%- END %>
35
+ <li><a href="/feed/distribution/<% release.distribution %>"><i class="icon-rss" id="icon-rss"></i>Subscribe to <% release.distribution.replace('-', '::') %></a></li>
36
</ul>
37
38
<%- INCLUDE inc/dependencies-graph.html %>
0 commit comments