Skip to content

Commit 517e324

Browse files
authored
Update index.html
1 parent 016579d commit 517e324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" href="/static/styles/mainpage.css">
88
</head>
99
<body>
10-
<form action = "https://flaskapichallenge.herokuapp.com/processed" method = "POST">
10+
<form action = "https://flaskapi-9cpk.onrender.com/processed" method = "POST">
1111
<div class="outside">
1212
<div class="inside">
1313
<p>Enter your text here<br>e.g. {"text": "your text"} <b>OR</b> "your text":<br><input type = "json" name = "raw_text" /></p>

0 commit comments

Comments
 (0)