diff options
| author | Limor "Ladyada" Fried <limor@ladyada.net> | 2019-05-04 23:22:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-04 23:22:40 -0400 |
| commit | 1a8e50c773946a683541b9954e38f69b4b346dc2 (patch) | |
| tree | 9cb27f6adb2f761b2267099070c8dad6a2b79e8b | |
| parent | dc7603155d2c878df9a3a3bbcbe6b8015692ddee (diff) | |
| parent | 6b45c85978c4313fabb1ca8593d55295c5baef24 (diff) | |
Merge pull request #1840 from saxenanurag/patch-1
Fix hyperlink to circuitpython.org
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 45e978082..35af10163 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ CircuitPython |Build Status| |Doc Status| |License| |Discord| -`circuitpython.org <https:/circuitpython.org>`__ \| `Get CircuitPython <#get-circuitpython>`__ \| +`circuitpython.org <https://circuitpython.org>`__ \| `Get CircuitPython <#get-circuitpython>`__ \| `Documentation <#documentation>`__ \| `Contributing <#contributing>`__ \| `Branding <#branding>`__ \| `Differences from Micropython <#differences-from-micropython>`__ \| `Project Structure <#project-structure>`__ |
