mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
fixed adress bar
This commit is contained in:
parent
acfc0700e1
commit
ffd3d5d21c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
|
||||
$.ajax({
|
||||
url: "https://www.coincap.io/front/",
|
||||
url: marketCapApi,
|
||||
dataType: "jsonp",
|
||||
jsonpCallback: "results"
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue