Skip to content

Commit

Permalink
Update activities.html
Browse files Browse the repository at this point in the history
Update Link
  • Loading branch information
karinzaa authored Apr 1, 2024
1 parent c112f4b commit efd65c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activities.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ <h4 class="modal-title">
$(document).ready(function () {
$("#load_data").ready(function () {
$.ajax({
url: "https://docs.google.com/spreadsheets/d/e/2PACX-1vSr8JPhbKLmrSPOJRW92ZiJsqnSjCjrJH0iNOiZjLeHdlq1x-Ws90jkvbNK9gbawwG_1DpL_3LBTJus/pub?gid=0&single=true&output=csv",
url: "https://docs.google.com/spreadsheets/d/e/2PACX-1vR2F-7EB0fJuUD_PXbq9WUkWSmaChbKxvDkCvYjMPN8K_k1OJjEYOA5EB_JWylmmg/pubhtml",
dataType: "text",

success: function (data) {
Expand Down

0 comments on commit efd65c1

Please sign in to comment.