From 972feb2fa8597203da786624aa2429b604ca6fc0 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 29 Mar 2022 13:21:17 +0200 Subject: [PATCH] fixed preset link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd7b6ff..ab12d28 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ By default, Custom Frames comes with a few presets that allow you to get new pan - [Google Keep](https://keep.google.com), optimized for a narrow pane on the side - [Notion](https://www.notion.so/) (it's recommended to close Notion's sidebar if used as a side pane) -If you create a frame that you think other people would like, don't hesitate to create a pull request with [a new preset](https://github.com/Ellpeck/ObsidianCustomFrames/blob/master/main.ts#L7). +If you create a frame that you think other people would like, don't hesitate to create a pull request with [a new preset](https://github.com/Ellpeck/ObsidianCustomFrames/blob/master/src/settings.ts#L5). ## Roadmap - ~~Allow setting a custom icon for each pane~~