Skip to content

Commit c81fa5a

Browse files
Fix navbar and shorten page title
1 parent fee193c commit c81fa5a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

_includes/navbar.ext

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
<li class="dropdown">
5757
<a class="dropdown-toggle" data-toggle="dropdown" href="{{ site.baseurl }}/projects.html" id="projects_menu"><span class="glyphicon glyphicon-road"></span>&nbsp;&nbsp;Projects &amp; Support<span class="caret"></span></a>
5858
<ul class="dropdown-menu" aria-labelledby="projects_menu">
59-
<li><a href="{{ site.baseurl }}/organization/affiliated.html">HSF Affiliated Projects and Software</a></li>
60-
<li><a href="{{ site.baseurl }}/organization/guidelines.html">Guidelines for HSF Affiliated Projects and Software, and Endorsement Badge Assignments</a></li>
59+
<li><a href="{{ site.baseurl }}/projects/affiliated.html">HSF Affiliated Projects and Software</a></li>
60+
<li><a href="{{ site.baseurl }}/projects/guidelines.html">Projects and Software Guidelines</a></li>
6161
<li class="divider"></li>
6262
<li><a href="{{ site.baseurl }}/project_guidelines.html">How to join as a project</a></li>
6363
<li><a href="{{ site.baseurl }}/projects.html">Member Projects</a></li>

projects/guidelines.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
title: "Guidelines for HSF Affiliated Projects and Software, and Endorsement Badge Assignments"
2+
title: "Affiliated Projects and Software Guidelines"
33
author: Eduardo Rodrigues, Pere Mato
44
layout: plain
55
---
66

7-
87
In a spirit of openness and flexibility, the HSF maintains an evolving checklist of best practices for HSF Affiliated Projects and Software, rather than a set of requirements.
98
HSF Affiliated Projects and Software need to abide by (at least a subset of) the guidelines,
109
which are used for their endorsement and attribution of Bronze, Silver or Gold levels of recognition.
@@ -18,7 +17,6 @@ The guidelines can be updated in light of updates or release of community practi
1817

1918
The guidelines take inspiration from the [“old HSF page”](https://hepsoftwarefoundation.org/project_guidelines.html) and from the [Open Source Security Foundation (OpenSSF)’s page](https://www.bestpractices.dev/en/criteria).
2019

21-
2220
## Best-practice Guidelines
2321

2422
### General guidelines

0 commit comments

Comments
 (0)