]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix docs search results going to the wrong path
authorGeoff Kimball <geoff@zurb.com>
Tue, 23 Feb 2016 19:13:44 +0000 (11:13 -0800)
committerGeoff Kimball <geoff@zurb.com>
Tue, 23 Feb 2016 19:13:44 +0000 (11:13 -0800)
gulp/docs.js

index 5859848ac9b91270f51f27865a2b3380f5f8b9f5..9035b5f1dadd667f0b6c22e10c6da1df25f56878 100644 (file)
@@ -26,7 +26,8 @@ supercollider
     marked: foundationDocs.marked,
     handlebars: foundationDocs.handlebars,
     keepFm: true,
-    quiet: false
+    quiet: false,
+    pageRoot: 'docs/pages'
   })
   .searchConfig({
     extra: 'docs/search.yml',