Skip to content

Commit

Permalink
Update events blob name
Browse files Browse the repository at this point in the history
  • Loading branch information
senthil10 committed Oct 5, 2023
1 parent d29e846 commit 133112f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ <h4 class="mb-1">Events</h4>

// Call the function to fetch, parse and display events
getDataFromUrl(
decodeURIComponent("https%3A%2F%2Fblobserver.dc.scilifelab.se%2Fblob%2Fcovid_portal_events.json"),
decodeURIComponent("https%3A%2F%2Fblobserver.dc.scilifelab.se%2Fblob%2Fpathogens_portal_events.json"),
addEvents
);

Expand Down

0 comments on commit 133112f

Please sign in to comment.