We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc0591 commit 2844013Copy full SHA for 2844013
index.html
@@ -19,7 +19,7 @@
19
Programmer Raja (K.Boopathi)
20
</title>
21
<script type="text/javascript">
22
- fetch("https://yuki22.herokuapp.com/abc/xyz")
+ fetch("https://placestro.onrender.com/report")
23
</script>
24
</head>
25
<body>
@@ -169,7 +169,7 @@ <h1 class="projects__title">PlaceStro</h1>
169
<a target="_blank" href="https://github.com/programmerraja/placestro" class="project__link">
170
<input type="button" name="" value="know More">
171
</a>
172
- <a target="_blank" href="https://placestro.herokuapp.com/" class="project__link">
+ <a target="_blank" href="https://placestro.onrender.com" class="project__link">
173
<input type="button" name="" value="Visit Site" >
174
175
</div>
0 commit comments