mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
bugfix: default index.html: missing </p>.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
This commit is contained in:
parent
b490cfeea4
commit
7a5c96d72f
@ -16,7 +16,7 @@
|
||||
working. Further configuration is required.</p>
|
||||
|
||||
<p>For online documentation and support please refer to
|
||||
<a href="https://openresty.org/">openresty.org</a>.<br/>
|
||||
<a href="https://openresty.org/">openresty.org</a>.<br/></p>
|
||||
|
||||
<p><em>Thank you for flying OpenResty.</em></p>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user