changed script src to absolute url
This commit is contained in:
parent
a8bf68780d
commit
279db9b40f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>YourChinaScienceInvestigation</title>
|
||||
<script src="open_link.js"></script>
|
||||
<script src="https://git.ag-link.xyz/lab-cat/YourChinaScienceInvestigation/raw/branch/main/js/open_link.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<input type="text" placeholder="e. g. Leipzig University" id="uni">
|
||||
|
|
Loading…
Reference in a new issue