Skip to content

Commit

Permalink
update: index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ak0327 committed Mar 8, 2024
1 parent c32fc41 commit 31f38df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h3>DELETE</h3>
<button onclick="copyCommand('delete3')">copy</button>
<input type="text"
id="delete3"
value="curl -i -X DELETE localhost:4242/nothing.html">
value="curl -i -X DELETE localhost:4242/upload/nothing.html">
</div>

</ul>
Expand Down

0 comments on commit 31f38df

Please sign in to comment.