Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ find [the OpenAMP Readthedocs site here](https://openamp.readthedocs.io/en/lates

The OpenAMP Documentation is an open source project and welcomes community contributions.

We use standard Github mechanism for a pull request (PR). Please refer to github documentation
We use standard GitHub mechanism for a pull request (PR). Please refer to GitHub documentation
for help.

We recommend you verify your changes locally using the
Expand Down Expand Up @@ -37,7 +37,7 @@ Creating a PR for openamp/openamp-docs will build the new docs and they can be r

You can locate the Sphinx rendered documentation for the PR by
* Opening the pull request in
[Github OpenAMP Pull Requests](https://github.com/OpenAMP/openamp-docs/pulls)
[GitHub OpenAMP Pull Requests](https://github.com/OpenAMP/openamp-docs/pulls)
* Clicking the down arrow next to the **All checks have passed** at the
bottom of the PR
* Clicking on the link to **docs/readthedocs.org:openamp**
Expand Down