X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=api%2Fmarkets.go;h=10493dde668ead8f8a181180a46739c352357428;hb=1d68446ae893f1d21f5392fecd8122bbc7a06b5d;hp=119c545e1b41d5a18feff9ffb83bc86dce1a6777;hpb=3b8833854f83f75e3d16c1fdb869937f690e48ea;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/api/markets.go b/api/markets.go index 119c545..10493dd 100644 --- a/api/markets.go +++ b/api/markets.go @@ -1,7 +1,7 @@ package api import ( - "immae.eu/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Front/markets" + "git.immae.eu/Cryptoportfolio/Front.git/markets" ) var Poloniex *markets.Poloniex