From e156cd2cad996ac50fc07ee7761f01401bde3a30 Mon Sep 17 00:00:00 2001
From: Martyn Welch <martyn.welch@collabora.com>
Date: Fri, 9 Oct 2020 16:19:28 +0100
Subject: [PATCH] Move developer index.md to _index.md

The developer documentation is now in it's own temporary section. Move the
index page to the correct name for a section index.

Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
---
 content/developer/{index.md => _index.md} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename content/developer/{index.md => _index.md} (100%)

diff --git a/content/developer/index.md b/content/developer/_index.md
similarity index 100%
rename from content/developer/index.md
rename to content/developer/_index.md
-- 
GitLab