Skip to content

Commit 7251961

Browse files
authored
Update README.md
1 parent 2ab4897 commit 7251961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

44
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.
55

6-
The redirect layout created an HTML redirection page from the original page URL to its new location.
6+
The redirect layout creates an HTML redirection page from the original page URL to its new location.
77

88
## Installation
99

0 commit comments

Comments
 (0)