Skip to content

Commit 09aee3b

Browse files
committed
Merge pull request typicode#81 from jyootai/patch-1
update link of http to https
2 parents b0a97f7 + 0f180c4 commit 09aee3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h4>Routes</h4>
4747
<h4>Documentation</h4>
4848
<p>
4949
View
50-
<a href="http://github.com/typicode/json-server">README</a>
50+
<a href="https://github.com/typicode/json-server">README</a>
5151
on GitHub.
5252
</p>
5353

0 commit comments

Comments
 (0)