diff options
| author | Adam Johnson <me@adamj.eu> | 2024-01-22 04:25:28 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2024-01-22 05:26:15 +0100 |
| commit | 60bc65eb80ed12f6a6afbcb8ce2352e56a25cf34 (patch) | |
| tree | b748b820a69ca5d008a750988ca382ca354452dc | |
| parent | c4a6a8d8155d7e69164ed6b44ef74837ed2fe710 (diff) | |
[5.0.x] Fixed tutorial 'background.gif' reference.
Missed in 76fda7729e4cdfec715cd92b2c80d851797b05f7.
Backport of a5622f84ab0ba0ebb30c2b85f2b85d8aef75f337 from main
| -rw-r--r-- | docs/intro/reusable-apps.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/reusable-apps.txt b/docs/intro/reusable-apps.txt index f40daf4dfb..0ca63830ea 100644 --- a/docs/intro/reusable-apps.txt +++ b/docs/intro/reusable-apps.txt @@ -76,7 +76,7 @@ After the previous tutorials, our project should look like this: static/ polls/ images/ - background.gif + background.png style.css templates/ polls/ |
