Skip to content

Commit 7da659b

Browse files
Merge pull request #13898 from danicheg/dead-links
Fix some dead links in the docs
2 parents add58e9 + de26741 commit 7da659b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/usage/ide-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: "IDE support for Scala 3"
44
movedTo: https://docs.scala-lang.org/scala3/getting-started.html
55
---
66

7-
This page is deprecated. Plese go to [getting-started](getting-started.md)
7+
This page is deprecated. Please go to the [getting-started](https://docs.scala-lang.org/scala3/getting-started.html)

docs/docs/usage/sbt-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ layout: doc-page
33
title: "Using Dotty with sbt"
44
---
55

6-
To try it in your project see the [Getting Started User Guide](./getting-started.md).
6+
To try it in your project see the [Getting Started User Guide](https://docs.scala-lang.org/scala3/getting-started.html).

0 commit comments

Comments
 (0)