From b61c6adb4e3a0f14c39117a8eda050c7075562f2 Mon Sep 17 00:00:00 2001 From: Hayden Date: Tue, 5 Jan 2021 08:58:27 -0900 Subject: [PATCH] formatting --- docs/docs/changelog.md | 16 ++++++++-------- docs/docs/index.md | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index 9e19854f..d75aa421 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -1,15 +1,15 @@ # Release Notes ## v0.0.1 - Pre-release Patch -General -- Updated Favicon -- Renamed Frontend Window -- Added Debug folder to dump scraper data prior to processing. +### General + - Updated Favicon + - Renamed Frontend Window + - Added Debug folder to dump scraper data prior to processing. -Recipes -- Added user feedback on bad URL -- Better backend data validation for updating recipes, avoid small syntax errors corrupting database entry. [Issue #8](https://github.com/hay-kot/mealie/issues/8) -- Fixed spacing issue while editing new recipes in JSON +### Recipes + - Added user feedback on bad URL + - Better backend data validation for updating recipes, avoid small syntax errors corrupting database entry. [Issue #8](https://github.com/hay-kot/mealie/issues/8) + - Fixed spacing issue while editing new recipes in JSON ## v0.0.0 - Initial Pre-release The initial pre-release. It should be semi-functional but does not include a lot of user feedback You may notice errors that have no user feedback and have no idea what went wrong. diff --git a/docs/docs/index.md b/docs/docs/index.md index 691d2ad9..515a03f9 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -71,7 +71,7 @@ Mealie also provides an API for interactions from 3rd party applications. **Why ## Road Map -[See Roadmap](2.0 - roadmap) +[See Roadmap](roadmap.md)