Skip to content

Commit 94c9439

Browse files
Http to https url updated
1 parent ea5ffda commit 94c9439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Programmer Raja (K.Boopathi)
1515
</title>
1616
<script type="text/javascript">
17-
fetch("http://yuki22.herokuapp.com/abc/xyz")
17+
fetch("https://yuki22.herokuapp.com/abc/xyz")
1818
</script>
1919
</head>
2020
<body>

0 commit comments

Comments
 (0)