diff --git a/includes/functions/settings/_settings_page_general.php b/includes/functions/settings/_settings_page_general.php index df4398be..bb34913c 100644 --- a/includes/functions/settings/_settings_page_general.php +++ b/includes/functions/settings/_settings_page_general.php @@ -1100,7 +1100,7 @@ __( 'Recommended. Significantly faster frontend user setup, but can cause issues in rare cases.', 'fictioneer' ), sprintf( __( 'FFCNR stands for Fast Fictioneer Requests, an alternative entry point to WordPress with minimal environment. In this mode, almost nothing is loaded: no themes, no plugins, and only a tiny subset of WordPress itself. This reduced environment significantly improves performance for certain tasks, such as fetching user data for the frontend. Refer to the installation guide for details on interacting with FFCNR.', 'fictioneer' ), - 'https://github.com/Tetrakern/fictioneer/blob/main/INSTALLATION.md' + 'https://github.com/Tetrakern/fictioneer/blob/main/INSTALLATION.md#ffcnr-fast-fictioneer-requests' ) ); ?>