forked from orbit-oss/flask
Merge pull request #4155 from yuxiaoy1/patch-1
Fix bad link in templating docs
This commit is contained in:
commit
d426b58e57
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ by default:
|
|||
.. data:: config
|
||||
:noindex:
|
||||
|
||||
The current configuration object (:data:`flask.config`)
|
||||
The current configuration object (:data:`flask.Flask.config`)
|
||||
|
||||
.. versionadded:: 0.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue