Skip to content

Commit 13e9567

Browse files
committed
More link fixes
1 parent af5e127 commit 13e9567

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

_data/footer.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
url: "http://www.scala-lang.org/api/current/index.html"
88
- title: Overviews/Guides
99
url: "http://docs.scala-lang.org/overviews"
10-
- title: Tutorials
11-
url: "http://docs.scala-lang.org/tutorials/"
1210
- title: Language Specification
1311
url: "http://scala-lang.org/files/archive/spec/2.12/"
1412
- title: Download
@@ -44,7 +42,7 @@
4442
- title: Blog
4543
url: "/blog/"
4644
- title: Code of Conduct
47-
url: "/conduct/"
45+
url: "/conduct.html"
4846
- title: License
4947
url: "/license/"
5048
- title: Social

contribute/codereviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ own pull requests.
1515

1616
### Review Guidelines
1717

18-
[Code of Conduct reminder](/conduct/)
18+
[Code of Conduct reminder]({{ site.baseurl }}/conduct.html)
1919

2020
* Keep comments on-topic, concise and precise.
2121
* Attach comments to particular lines or regions they pertain to whenever possible.

0 commit comments

Comments
 (0)