Skip to content

Commit 6d79c87

Browse files
committed
Corrected spelling of GitHub.
Signed-off-by: Ralph Lange (CR/AEE1) <ralph.lange@de.bosch.com>
1 parent cd199f5 commit 6d79c87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See [editing instructions](EDITING-INSTRUCTIONS.md)
1212
## Running locally
1313

1414
To test locally, you need a local version of Jekyll, the site-generation
15-
engine used by Github Pages. See [Jekyll Quickstart](https://jekyllrb.com/docs/)
15+
engine used by GitHub Pages. See [Jekyll Quickstart](https://jekyllrb.com/docs/)
1616
for installation instructions.
1717

1818
After installing Jekyll, install all dependencies by running

_docs/tutorials/advanced/debugging_gdb_openocd/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Sony has added NuttX support to OpenOCD, and most importantly, this includes thr
2929

3030
### Get the code
3131

32-
The repository is on Github at [https://github.com/sony/openocd-nuttx](https://github.com/sony/openocd-nuttx). Check it out like this:
32+
The repository is on GitHub at [https://github.com/sony/openocd-nuttx](https://github.com/sony/openocd-nuttx). Check it out like this:
3333
```
3434
git clone --depth 1 https://github.com/sony/openocd-nuttx
3535
```

0 commit comments

Comments
 (0)