Skip to content

Commit 8b63156

Browse files
authored
Update index.md
1 parent 46420c5 commit 8b63156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# jekyll-redirect-html
22
A Jekyll layout that redirects to a new page.
33

4-
For Jekyll sites, setting up URL re-writes or HTTP 301 Moved Permanently response codes on HTTP web servers (such as Apache or NGINX) is not possible. If you reorganise your site, external links to your original pages will be broken, which is not a great web experience.
4+
For some Jekyll sites, setting up URL re-writes or HTTP 301 Moved Permanently response codes on HTTP web servers (such as Apache or NGINX) is not possible. If you reorganise your site, external links to your original pages will be broken, which is not a great web experience.
55

66
The redirect layout creates an HTML redirection page from the original page URL to its new location.
77

0 commit comments

Comments
 (0)