mirror of https://github.com/pallets/flask.git
Fix broken link
This commit is contained in:
parent
7ae1c5a8b9
commit
9c1cf1bc08
|
|
@ -92,9 +92,9 @@ Incoming Request Data
|
|||
.. attribute:: base_url
|
||||
.. attribute:: url_root
|
||||
|
||||
Provides different ways to look at the current
|
||||
`IRI<http://tools.ietf.org/html/rfc3987>`_. Imagine your
|
||||
application is listening on the following application root::
|
||||
Provides different ways to look at the current `IRI
|
||||
<http://tools.ietf.org/html/rfc3987>`_. Imagine your application is
|
||||
listening on the following application root::
|
||||
|
||||
http://www.example.com/myapplication
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue