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