diff --git a/gatsby-config.js b/gatsby-config.js index 0bea5e4d..ba9169a5 100755 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -156,7 +156,7 @@ module.exports = { name: 'repo-read-the-docs', remote: `https://github.com/oceanprotocol/readthedocs.git`, local: 'markdowns/', - branch: 'feature/include-readmes', + branch: 'main', patterns: [ 'markdowns/ocean-py', 'markdowns/aquarius',