diff --git a/gulpfile.js b/gulpfile.js index 4301655..6ee784f 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -60,7 +60,7 @@ var languages = { }, api_reference: { repo: 'Asana/asanastatic', - outputPath: '_content/developers/api-reference', + outputPath: '_content/developers/02-api-reference', // Keep the other markdown pages and metadata there preserveRepoFiles: true }