diff --git a/case-5-docs/.gitlab-ci.yml b/.gitlab-ci.yml
similarity index 100%
rename from case-5-docs/.gitlab-ci.yml
rename to .gitlab-ci.yml
diff --git a/case-5-docs/main.py b/case-5-docs/docs/main.py
similarity index 100%
rename from case-5-docs/main.py
rename to case-5-docs/docs/main.py
diff --git a/case-5-docs/math_operations.py b/case-5-docs/docs/math_operations.py
similarity index 100%
rename from case-5-docs/math_operations.py
rename to case-5-docs/docs/math_operations.py
diff --git a/case-5-docs/string_operators.py b/case-5-docs/docs/string_operators.py
similarity index 100%
rename from case-5-docs/string_operators.py
rename to case-5-docs/docs/string_operators.py