]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Remove non-functioning link in JavaScript Reference section of docs #7617
authorGeoff Kimball <geoff@zurb.com>
Fri, 18 Dec 2015 17:40:37 +0000 (09:40 -0800)
committerGeoff Kimball <geoff@zurb.com>
Fri, 18 Dec 2015 17:40:37 +0000 (09:40 -0800)
docs/layout/component.html

index 41fd7b8b7eeaf70a013c3a743e30d7b519665aa3..39bfaa8dea038cf59aa463658c2a2c56c2051847 100644 (file)
   <section>
     {{#heading 3 'js-options'}}Plugin Options{{/heading}}
 
-    <p>Use these options to customize an instance of {{title}}. Plugin options can be set as individual data attributes, one combined <code>data-options</code> attribute, or as an object passed to the plugin's constructor. <a href="#">Learn more about how JavaScript plugins are initialized.</a></p>
+    <p>Use these options to customize an instance of {{title}}. Plugin options can be set as individual data attributes, one combined <code>data-options</code> attribute, or as an object passed to the plugin's constructor. <a href="javascript.html#initializing">Learn more about how JavaScript plugins are initialized.</a></p>
 
     <table class="docs-variable-table">
       <thead>