From c93ac7fb184122de84da4b0d588abd87a3af11fd Mon Sep 17 00:00:00 2001 From: Michael Bull Date: Wed, 24 Jan 2018 13:24:56 +0000 Subject: [PATCH] Correct link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 419e0ec..6db4c0d 100644 --- a/README.md +++ b/README.md @@ -211,5 +211,5 @@ This project is available under the terms of the ISC license. See the [swalschin-example]: https://github.com/swlaschin/Railway-Oriented-Programming-Example [ktor]: http://ktor.io/ [customer-42]: https://github.com/michaelbull/kotlin-result/blob/master/example/src/main/kotlin/com/github/michaelbull/result/example/service/InMemoryCustomerRepository.kt#L38 -[update-customer-error]: https://github.com/michaelbull/kotlin-result/blob/master/example/src/main/kotlin/com/github/michaelbull/result/example/service/CustomerService.kt#L42 +[update-customer-error]: https://github.com/michaelbull/kotlin-result/blob/master/example/src/main/kotlin/com/github/michaelbull/result/example/service/CustomerService.kt#L50 [github]: https://github.com/michaelbull/kotlin-result