diff --git a/pkg/exchangerates/national_bank_of_romania_datasource.go b/pkg/exchangerates/national_bank_of_romania_datasource.go index c189323d..ea4528cd 100644 --- a/pkg/exchangerates/national_bank_of_romania_datasource.go +++ b/pkg/exchangerates/national_bank_of_romania_datasource.go @@ -18,7 +18,7 @@ import ( ) const nationalBankOfRomaniaExchangeRateUrl = "https://www.bnr.ro/nbrfxrates.xml" -const nationalBankOfRomaniaExchangeRateReferenceUrl = "https://www.bnr.ro/Exchange-rates-1224.aspx" +const nationalBankOfRomaniaExchangeRateReferenceUrl = "https://bnro.ro/Exchange-rates-1224.aspx" const nationalBankOfRomaniaDataSource = "Banca Naţională a României" const nationalBankOfRomaniaUpdateDateFormat = "2006-01-02 15"