Skip to content

Update the Type inference section's link #2111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2021
Merged

Conversation

chagweyh
Copy link
Contributor

@chagweyh chagweyh commented Jul 4, 2021

No description provided.

Copy link
Member

@Philippus Philippus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -161,7 +161,7 @@ In that list:
Scala’s type system enforces, at compile-time, that abstractions are used in a safe and coherent manner.
In particular, the type system supports:

- [Type inference](/tour/type-inference.html)
- [Type inference]({% link _overviews/scala3-book/types-inferred.md %})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Type inference]({% link _overviews/scala3-book/types-inferred.md %})
- [Inferred types]({% link _overviews/scala3-book/types-inferred.md %})

@Philippus
Copy link
Member

@alvinj do you agree with this change?

@alvinj
Copy link
Contributor

alvinj commented Jul 13, 2021

@alvinj do you agree with this change?

Sorry for the delay, but yes, that looks good to me! 👍

@Philippus Philippus merged commit 9088e3e into scala:main Jul 13, 2021
@chagweyh chagweyh deleted the update-link branch July 14, 2021 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants