diff --git a/docs/admins_docs.md b/docs/admins_docs.md index e4a10f7..e89d0e8 100644 --- a/docs/admins_docs.md +++ b/docs/admins_docs.md @@ -4,7 +4,7 @@ - [1. Welcome](#1-welcome) - [2. Server Installaton](#2-server-installation) - [3. Docker Installation](#3-docker-installation) -- [4. Docker Deployement options](#4-docker-deployment-options) +- [4. Docker Deployment options](#4-docker-deployment-options) - [5. Configuration](#5-configuration) - [6. Manage pages](#6-manage-pages) - [7. Django admin dashboard](#7-django-admin-dashboard) @@ -734,4 +734,4 @@ this will re-create the sprites for videos that the task failed. ## 17. Cookie consent code On file `templates/components/header.html` you can find a simple cookie consent code. It is commented, so you have to remove the `{% comment %}` and `{% endcomment %}` lines in order to enable it. Or you can replace that part with your own code that handles cookie consent banners. -![Simple Cookie Consent](images/cookie_consent.png) \ No newline at end of file +![Simple Cookie Consent](images/cookie_consent.png)