Front matter: url key was renamed to path

This commit is contained in:
Philipp Oppermann
2017-10-05 15:52:40 +02:00
parent f1ffa242c2
commit 3c6b0b89ac
19 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
+++
title = "A minimal x86 kernel"
order = 1
url = "multiboot-kernel/"
path = "multiboot-kernel/"
date = "2015-08-18"
+++