forked from orbit-oss/flask
Update docs/quickstart.rst
This commit is contained in:
parent
437a1bf5c4
commit
e76db15e26
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ The following converters exist:
|
|||
with a trailing slash will produce a 404 "Not Found" error.
|
||||
|
||||
This behavior allows relative URLs to continue working if users access the
|
||||
page when they forget a trailing slash, consistent with how with how Apache
|
||||
page when they forget a trailing slash, consistent with how Apache
|
||||
and other servers work. Also, the URLs will stay unique, which helps search
|
||||
engines avoid indexing the same page twice.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue