Skip to content

Commit 281eb22

Browse files
authored
Merge pull request #238 from secure-systems-lab/fix-retired-projects
Fix retired projects link
2 parents 178c361 + a760a31 commit 281eb22

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

projects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h5 class="header">People</h5>
100100
resources from desktops, laptops, or smartphones that in some ways anticipated the growth of cloud computing. Though
101101
these technologies are no longer being actively developed, the resources generated by these projects can still
102102
largely be accessed. You can learn more about these retired technologies by clicking <a
103-
href="retired-projects">here</a>.
103+
href="/retired-projects">here</a>.
104104
</p>
105105
</div>
106106
</div>

retired-projects.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Retired Projects
33
subnav: retired-projects
4+
permalink: /retired-projects/
45
layout: default
56
---
67

0 commit comments

Comments
 (0)