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 = "Catching Exceptions"
order = 1
url = "catching-exceptions"
path = "catching-exceptions"
date = "2016-05-28"
[extra]
updated = "2016-06-25"