diff --git a/about-configuring-jsdoc.html b/about-configuring-jsdoc.html
index 6e4418f6..32a1894e 100644
--- a/about-configuring-jsdoc.html
+++ b/about-configuring-jsdoc.html
@@ -136,7 +136,7 @@ <h2 id="configuring-plugins">Configuring plugins</h2>
 </code></pre>
     </figure>
     <p>See the <a href="about-plugins.html">plugin reference</a> for further information, and look in <a
-        href="https://github.com/jsdoc3/jsdoc/tree/master/plugins">JSDoc&#39;s <code>plugins</code>
+        href="https://github.com/jsdoc/jsdoc/tree/main/packages/jsdoc/plugins">JSDoc&#39;s <code>plugins</code>
         directory</a> for the plugins built into JSDoc.</p>
     <p>You can configure the Markdown plugin by adding a <code>markdown</code> object to your configuration file. See
       <a href="plugins-markdown.html">Configuring the Markdown Plugin</a> for details.</p>
@@ -356,4 +356,4 @@ <h2 id="related-links">Related Links</h2>
   </script>
 </body>
 
-</html>
\ No newline at end of file
+</html>