Skip to content

chore(docs): Fix typos, broken links in markdown#227

Merged
yevgenypats merged 1 commit intocloudquery:mainfrom
erezrokah:chore/fix_markdown_issues
Oct 3, 2022
Merged

chore(docs): Fix typos, broken links in markdown#227
yevgenypats merged 1 commit intocloudquery:mainfrom
erezrokah:chore/fix_markdown_issues

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Oct 3, 2022

Summary

Fixes some issues with our docs

### gRPC

CloudQuery has a pluggable architecture and uses [gRPC](https://grpc.io/) to communicate between source plugins, CLI and destination plugins. To develop a new plugin for CloudQuery, you don’t need to understand the inner workings of gRPC as those are abstracted via the [plugin-sdk](#cloudquery-plugin-sdk-repository).
CloudQuery has a pluggable architecture and uses [gRPC](https://grpc.io/) to communicate between source plugins, CLI and destination plugins. To develop a new plugin for CloudQuery, you don’t need to understand the inner workings of gRPC as those are abstracted via the [plugin-sdk](#packages).
Copy link
Copy Markdown
Member Author

@erezrokah erezrokah Oct 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This internal link was broken, I changed it to #packages as that makes the most sense

@yevgenypats yevgenypats merged commit 3b747c7 into cloudquery:main Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants