From fc58230e6d229acb0573fc10b6fc4fd451c87c9c Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 17 Apr 2022 01:38:50 +0530 Subject: Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2) --- recipes/instagram/webview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/instagram/webview.js') diff --git a/recipes/instagram/webview.js b/recipes/instagram/webview.js index 1fb253d..e04a5c8 100644 --- a/recipes/instagram/webview.js +++ b/recipes/instagram/webview.js @@ -12,7 +12,7 @@ module.exports = Ferdi => { Ferdi.loop(getMessages); - // https://github.com/getferdi/recipes/blob/9d715597a600710c20f75412d3dcd8cdb7b3c39e/docs/frontend_api.md#usage-4 + // https://github.com/ferdium/ferdium-recipes/blob/9d715597a600710c20f75412d3dcd8cdb7b3c39e/docs/frontend_api.md#usage-4 // Helper that activates DarkReader and injects your darkmode.css at the same time Ferdi.handleDarkMode((isEnabled, helpers) => { if (isEnabled) { -- cgit v1.2.3-70-g09d2