You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ <h2>
15
15
</h2>
16
16
<ulclass="triptych situations clearfix">
17
17
<liclass="existing">
18
-
<ahref="community">
18
+
<ahref="community/">
19
19
<spanclass="triptych-sprite community"></span>
20
20
<h3>I need to work in a community.</h3>
21
21
</a>
@@ -27,12 +27,12 @@ <h3>I need to work in a community.</h3>
27
27
</p>
28
28
</li>
29
29
<liclass="whatever">
30
-
<ahref="licenses/mit">
30
+
<ahref="licenses/mit/">
31
31
<spanclass="triptych-sprite three-arrows"></span>
32
32
<h3>I want it simple and permissive.</h3>
33
33
</a>
34
34
<p>
35
-
The <ahref="licenses/mit">MIT License</a> is short and to the point. It lets people do almost anything they want with your project, including to make and distribute closed source versions.
35
+
The <ahref="licenses/mit/">MIT License</a> is short and to the point. It lets people do almost anything they want with your project, including to make and distribute closed source versions.
36
36
</p>
37
37
<p>
38
38
{% include using-sentence.html license-id="mit" %}
@@ -60,19 +60,19 @@ <h2>
60
60
<li>
61
61
<h3>My project isn’t software.</h3>
62
62
<p>
63
-
<ahref="non-software">There are licenses for that</a>.
63
+
<ahref="non-software/">There are licenses for that</a>.
64
64
</p>
65
65
</li>
66
66
<li>
67
67
<h3>I want more choices.</h3>
68
68
<p>
69
-
<ahref="licenses">More licenses are available</a>.
69
+
<ahref="licenses/">More licenses are available</a>.
0 commit comments