Index: src/wp-admin/options-permalink.php
===================================================================
--- src/wp-admin/options-permalink.php	(revision 45665)
+++ src/wp-admin/options-permalink.php	(working copy)
@@ -329,7 +329,7 @@
 					/* translators: 1: web.config, 2: Codex URL, 3: CTRL + a, 4: element code */
 					__( 'If your %1$s file was <a href="%2$s">writable</a>, we could do this automatically, but it isn&#8217;t so this is the url rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file.' ),
 					'<code>web.config</code>',
-					__( 'https://codex.wordpress.org/Changing_File_Permissions' ),
+					__( 'https://wordpress.org/support/article/changing-file-permissions/#htaccess-permissions' ),
 					'<kbd>CTRL + a</kbd>',
 					'<code>/&lt;configuration&gt;/&lt;system.webServer&gt;/&lt;rewrite&gt;/&lt;rules&gt;</code>'
 				);
