diff --git a/app/models/entsoe.rb b/app/models/entsoe.rb index 1ffb162..4090a44 100644 --- a/app/models/entsoe.rb +++ b/app/models/entsoe.rb @@ -8,7 +8,7 @@ require 'nokogiri' class Entsoe - URL = 'https://web-api.tp.entsoe.eu/api' + URL = 'https://web-api.tp.entsoe.eu' attr_accessor :no_grid_charge_months, :zone attr_reader :storage_cost