diff --git a/gatsby-node.js b/gatsby-node.js index 1bf907c4..a2786094 100755 --- a/gatsby-node.js +++ b/gatsby-node.js @@ -225,6 +225,7 @@ const createTypeDocPage = async (createPage, name, downloadUrl) => { 'ocean/OceanAssets', 'ocean/OceanAgreements', 'ocean/OceanAgreementsConditions', + 'ocean/OceanCompute', 'ocean/OceanSecretStore', 'ocean/OceanVersions', 'ocean/Account',