Skip to content

Commit 098ef84

Browse files
Small fixes to point to updated projects page
1 parent 92ba359 commit 098ef84

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_includes/navbar.ext

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</ul>
5555
</li>
5656
<li class="dropdown">
57-
<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>
57+
<a class="dropdown-toggle" data-toggle="dropdown" href="{{ site.baseurl }}/projects/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">
5959
<li><a href="{{ site.baseurl }}/projects/affiliated.html">HSF Affiliated Projects and Software</a></li>
6060
<li><a href="{{ site.baseurl }}/projects/guidelines.html">Projects and Software Guidelines</a></li>

_layouts/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h2>Activities</h2>
8787
<p>We organise many <a href="{{ '/what_are_activities.html' | relative_url
8888
}}">activities</a> and <a href="{{ '/events.html' | relative_url
8989
}}">events</a> and we support
90-
<a href="{{ '/projects.html' | relative_url }}">HSF affiliated
90+
<a href="{{ '/projects/projects.html' | relative_url }}">HSF affiliated
9191
projects</a>. We help communication within the community through our
9292
<a href="{{ '/forums.html' | relative_url }}">discussion forums</a>
9393
and <a href="{{ '/technical_notes.html' | relative_url }}">technical notes</a>.

get_involved.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ by joining the HSF with your software project:
2424

2525
* Participation in HSF [Activity Areas]({{ site.baseurl }}/what_are_activities.html)
2626
* Participation in [HSF events and meetings]({{ site.baseurl }}/future-events.html)
27-
* Taking advantage of the HSF by identifying your [software project]({{ site.baseurl }}/projects.html) with us
27+
* Taking advantage of the HSF by identifying your [software project]({{ site.baseurl }}/projects/projects.html) with us and affiliating it with the HSF
2828
* Giving input to the [HSF Steering Group]({{ site.baseurl }}/organization/team.html)
2929
* Contributing to this website
3030

0 commit comments

Comments
 (0)