fix(ws_client): Docs to refer esp-protocols

This commit is contained in:
David Cermak
2022-03-04 07:47:19 +01:00
parent f303cdc70b
commit 91a177edd4
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ extensions += ['sphinx_copybutton',
]
# link roles config
github_repo = 'espressif/esp-idf'
github_repo = 'espressif/esp-protocols'
# context used by sphinx_idf_theme
html_context['github_user'] = 'espressif'