diff options
| author | Anurag Saxena <anurags85@gmail.com> | 2019-05-04 16:14:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-04 16:14:43 -0400 |
| commit | 6b45c85978c4313fabb1ca8593d55295c5baef24 (patch) | |
| tree | 9cb27f6adb2f761b2267099070c8dad6a2b79e8b /README.rst | |
| parent | dc7603155d2c878df9a3a3bbcbe6b8015692ddee (diff) | |
Fix hyperlink to circuitpython.org
Currently the link goes to: https://github.com/circuitpython.org
Diffstat (limited to 'README.rst')
| -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>`__ |
