From 55040cded1cfe9996d3277716531779b09a5481a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Tue, 17 Oct 2017 11:24:19 +0200 Subject: [PATCH] Fixed uppercase in header --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index ddd69f1dd..fc10ee1cb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -25,7 +25,7 @@ pages: - X Window System: general/accessing-the-clusters/graphical-user-interface/x-window-system.md - VNC: general/accessing-the-clusters/graphical-user-interface/vnc.md - VPN Access: general/accessing-the-clusters/vpn-access.md - - Resource allocation and job execution: general/resource_allocation_and_job_execution.md + - Resource Allocation and Job Execution: general/resource_allocation_and_job_execution.md - Salomon Cluster: - Introduction: salomon/introduction.md - Hardware Overview: salomon/hardware-overview.md -- GitLab