From a789873b5088ff0894d84d63eeced8b883144a28 Mon Sep 17 00:00:00 2001 From: typeness Date: Wed, 31 May 2017 02:11:52 +0200 Subject: [PATCH] Fix link in "Implicit By-Name Parameters" --- docs/docs/reference/implicit-by-name-parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/reference/implicit-by-name-parameters.md b/docs/docs/reference/implicit-by-name-parameters.md index c207d71fcffc..f82df4618bdd 100644 --- a/docs/docs/reference/implicit-by-name-parameters.md +++ b/docs/docs/reference/implicit-by-name-parameters.md @@ -65,4 +65,4 @@ No lazy val was generated because the synthesized argument is not recursive. ### Reference -For more info, see [Issue #1998](https://github.com/lampepfl/dotty/issues/1998.) \ No newline at end of file +For more info, see [Issue #1998](https://github.com/lampepfl/dotty/issues/1998)