1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Read the docs: Point to main branch

This commit is contained in:
Akshay 2021-05-24 17:57:07 +02:00
parent 5ef62e7581
commit 55af5a6d93

View File

@ -156,7 +156,7 @@ module.exports = {
name: 'repo-read-the-docs', name: 'repo-read-the-docs',
remote: `https://github.com/oceanprotocol/readthedocs.git`, remote: `https://github.com/oceanprotocol/readthedocs.git`,
local: 'markdowns/', local: 'markdowns/',
branch: 'feature/include-readmes', branch: 'main',
patterns: [ patterns: [
'markdowns/ocean-py', 'markdowns/ocean-py',
'markdowns/aquarius', 'markdowns/aquarius',