mirror of https://github.com/rwf2/Rocket.git
Fix link to 'context!' in guide.
This commit is contained in:
parent
1211525c98
commit
b3abd7b484
|
@ -535,7 +535,7 @@ used.
|
|||
the name `"index"` in templates, i.e, `{% extends "index" %}` or `{% extends
|
||||
"base" %}` for `base.html.tera`.
|
||||
|
||||
[`context`]: @api/rocket_dyn_templates/macro.context.html
|
||||
[`context!`]: @api/rocket_dyn_templates/macro.context.html
|
||||
|
||||
### Live Reloading
|
||||
|
||||
|
|
Loading…
Reference in New Issue