Skip to content

Commit

Permalink
Update list.html
Browse files Browse the repository at this point in the history
  • Loading branch information
junheeL authored Dec 27, 2023
1 parent c7e14e1 commit 76f1316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/seminar/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div id="seminar-container"></div>

<script>
const api_url = 'http://salbox.korea.ac.kr/seminar/api/'
const api_url = 'https://salbox.korea.ac.kr/seminar/api/'

function format() {
var args = Array.prototype.slice.call (arguments, 1);
Expand Down

0 comments on commit 76f1316

Please sign in to comment.