From fb6db55f6985a0df55e7d8a1fe3b2fe49649fb76 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 3 May 2022 13:15:04 -0500 Subject: Renamed 'master' branch to 'main' --- scripts/create.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/create.js') diff --git a/scripts/create.js b/scripts/create.js index 4939431..38d1688 100644 --- a/scripts/create.js +++ b/scripts/create.js @@ -89,6 +89,6 @@ const pascalCasedName = toPascalCase(recipe); // PascalCased recipe ID only cont What's next? - Make sure you restart Ferdium in order for the recipe to show up -- Customise "webview.js", "package.json" and "icon.svg" (see https://github.com/ferdium/ferdium-recipes/blob/master/docs/integration.md#recipe-structure) -- Publish your recipe (see https://github.com/ferdium/ferdium-recipes/blob/master/docs/integration.md#publishing)`); +- Customise "webview.js", "package.json" and "icon.svg" (see https://github.com/ferdium/ferdium-recipes/blob/main/docs/integration.md#recipe-structure) +- Publish your recipe (see https://github.com/ferdium/ferdium-recipes/blob/main/docs/integration.md#publishing)`); })(); -- cgit v1.2.3-70-g09d2