diff --git a/src/app/components/commodity/services/commodity.service.ts b/src/app/components/commodity/services/commodity.service.ts index 8590e62..99b4824 100644 --- a/src/app/components/commodity/services/commodity.service.ts +++ b/src/app/components/commodity/services/commodity.service.ts @@ -2,7 +2,7 @@ import { Injectable } from '@angular/core'; import { HttpClient } from '@angular/common/http'; -let goldUrl: string ='https://arti24.eu/rest-api/prices/price/'; +let goldUrl: string ='https://api.arti24.eu/rest-api/prices/price/'; export interface CommodityPrice {