Commit b773d2e0 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/index.html

parent d3f670db
No related merge requests found
Pipeline #10077 passed with stage
in 5 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -39,7 +39,7 @@
// Function to load pins from CSV and add them to the map
function loadPins() {
Papa.parse('public/data/pins.csv', {
Papa.parse('https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/public/data/pins.csv', {
download: true,
header: true,
complete: function(results) {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment