Skip to content

Commit c35b271

Browse files
committed
Update README.md
1 parent 4090a9e commit c35b271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ For instance, if we want to customize the `footer.html` these are the steps:
148148
- `Step 2`: configure the project to use this new template directory
149149
- Edit `settings.py` TEMPLATES section
150150
- `Step 3`: copy the `footer.html` from the original location (inside your ENV) and save it to the `YOUR_APP/templates` DIR
151-
- Source PATH: `<YOUR_ENV>/LIB/admin_volt/includes/footer.html`
151+
- Source PATH: `<YOUR_ENV>/LIB/admin_volt/templates/includes/footer.html`
152152
- Destination PATH: `YOUR_APP/templates/includes/footer.html`
153153
- Edit the `footer.html` (Destination PATH)
154154

0 commit comments

Comments
 (0)