Skip to content

Commit a0beb50

Browse files
authored
Update index.php
1 parent f223f1e commit a0beb50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
echo "<p>Hello World! Use the Rest API to access the posts: /wp-json/wp/v2/posts</p>";
44

5-
echo "<a href="/admin">Login to WP Admin</a>";
5+
echo "<a href='/admin'>Login to WP Admin</a>";

0 commit comments

Comments
 (0)