8000 Merge pull request #729 from jiminhsieh/ticket/#727 · bishabosha/docs.scala-lang@05fc415 · GitHub
[go: up one dir, main page]

Skip to content

Commit 05fc415

Browse files
Merge pull request scala#729 from jiminhsieh/ticket/scala#727
Fix broken links of https://scala-lang.org/contribute/#contribute.
2 parents 81a9902 + 287b50a commit 05fc415

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Documentation
3-
link: /contribute/documentation/
3+
link: /contribute/documentation.html
44
icon: fa fa-file-text
55
---
6-
[Scaladoc (API)](/contribute/scala-standard-library-api-documentation/), [docs.scala-lang.org](http://docs.scala-lang.org/contribute.html) and [scala-lang.org](https://github.com/scala/scala-lang).
6+
[Scaladoc (API)](/contribute/scala-standard-library-api-documentation.html), [docs.scala-lang.org](http://docs.scala-lang.org/contribute.html) and [scala-lang.org](https://github.com/scala/scala-lang).

_contribute_resources/2-bug-fixes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Bug fixes
3-
link: /contribute/guide/
3+
link: /contribute/guide.html
44
icon: fa fa-pencil
55
---
66
Issues with the tools, core libraries and compiler. Also you can help us by [reporting bugs](/contribute/bug-reporting-guide.html).

_contribute_resources/3-code-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Code Reviews
3-
link: /contribute/codereviews/
3+
link: /contribute/codereviews.html
44
icon: fa fa-eye
55
---
66
Review pull requests against [scala/scala](https://github.com/scala/scala/pulls),
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Core Libraries
3-
link: /contribute/corelibs/
3+
link: /contribute/corelibs.html
44
icon: fa fa-clipboard
55
---
6-
Update and expand the capabilities of the core (and associated) Scala libraries.
6+
Update and expand the capabilities of the core (and associated) Scala libraries.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: IDE and Build Tools
3-
link: /contribute/tools/
3+
link: /contribute/tools.html
44
icon: fa fa-terminal
55
---
6-
Enhance the Scala tools with features for build tools, IDE plug-ins and other related projects.
6+
Enhance the Scala tools with features for build tools, IDE plug-ins and other related projects.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Compiler/Language
3-
link: /contribute/guide/#larger-changes-new-features
3+
link: /contribute/guide.html#larger-changes-new-features
44
icon: fa fa-gears
55
---
6-
Larger language features and compiler enhancements including language specification and SIPs.
6+
Larger language features and compiler enhancements including language specification and SIPs.

0 commit comments

Comments
 (0)
0