Skip to content

Commit 8c8dee2

Browse files
committed
Workaround HTMLproofer failure
1 parent 4a5eefc commit 8c8dee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_scala_items/7-education.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ shortDescription: "Scala is ideal for teaching programming to beginners as well
2323
</p>
2424
<p>
2525
Learn more in the dedicated page about
26-
<a href="{% link teach.md %}">Teaching</a>.
26+
<a href="{% link teach.md %}/">Teaching</a>.
2727
</p>
2828
</div>
2929

blog/_posts/2022-07-28-teach-programming-with-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ Last but not least, we have set up a [community of teachers] where you can
6262
exchange best practices and work together on tools to improve your experience
6363
as teachers.
6464

65-
[teach]: {% link teach.md %}
65+
[teach]: {% link teach.md %}/
6666
[community]: https://teachers.scala-lang.org
6767
[contribute]: mailto:[email protected]?subject=Teaching

0 commit comments

Comments
 (0)