diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d93bfb6..e87cd6e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ Get Project Documentation: - ASSEMBLE_PROJECT_NAME: django_template ASSEMBLE_PROJECT_ID: 57560288 - ASSEMBLE_PROJECT_PATH: projects/django-template + ASSEMBLE_PROJECT_PATH: projects/centurion_erp - ASSEMBLE_PROJECT_NAME: kubernetes ASSEMBLE_PROJECT_ID: 51640029 diff --git a/mkdocs.yml b/mkdocs.yml index e943f51..8e066bf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -97,9 +97,9 @@ nav: - projects/docker-mail/index.md - - Django ITSM: + - Centurion ERP: - - projects/django-template/index.md + - projects/centurion_erp/index.md - Gitlab CI: projects/gitlab-ci/index.md diff --git a/pages/projects/django-template/index.md b/pages/projects/centurion_erp/index.md similarity index 100% rename from pages/projects/django-template/index.md rename to pages/projects/centurion_erp/index.md