From 910a32e76da7834e761570b3b9875188a9ef334e Mon Sep 17 00:00:00 2001 From: Raimondas Date: Mon, 10 Apr 2017 09:55:26 +0100 Subject: [PATCH] Updating go-money link (#1362) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb4569e3..d96e17c4 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang * [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers * [go-finance](https://github.com/FlashBoys/go-finance) - Comprehensive financial markets data in Go -* [go-money](https://github.com/FlashBoys/go-money) - Implementation of Fowler's Money pattern +* [go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern * [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates