Skip to content

Commit 076b515

Browse files
committed
Avoid redirect by linking to docs.scala-lang.org directly
1 parent 93c3bf0 commit 076b515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ apiDocs:
2727
- title: "API Docs (other versions)"
2828
url: "https://scala-lang.org/files/archive/api/"
2929
- title: "Scala Documentation"
30-
url: "/documentation/"
30+
url: "https://docs.scala-lang.org/"
3131
- title: "Language Specification"
3232
url: "https://scala-lang.org/files/archive/spec/2.12/"
3333

0 commit comments

Comments
 (0)