diff options
author | Patrick Lehmann <Paebbels@gmail.com> | 2019-01-03 23:04:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-03 23:04:48 +0100 |
commit | c5696e98b3a875c8d5a2dc89b5f336084269e9fa (patch) | |
tree | 45b4e91e3d22bc49c9f5d31325330f4337fbc574 /doc/getting | |
parent | c414582a22b001b7ca9893a1c2e017fb0523003d (diff) | |
parent | 5f693f3881d9d7c824b7012bd18fec73c852590c (diff) | |
download | ghdl-c5696e98b3a875c8d5a2dc89b5f336084269e9fa.tar.gz ghdl-c5696e98b3a875c8d5a2dc89b5f336084269e9fa.tar.bz2 ghdl-c5696e98b3a875c8d5a2dc89b5f336084269e9fa.zip |
Merge pull request #730 from 1138-4EB/fix-sphinx-warn
Fix some sphinx warnings
Diffstat (limited to 'doc/getting')
-rw-r--r-- | doc/getting/Releases.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/getting/Releases.rst b/doc/getting/Releases.rst index 4dba31e92..f8180f0b3 100644 --- a/doc/getting/Releases.rst +++ b/doc/getting/Releases.rst @@ -108,9 +108,9 @@ later instructions or on other pages in this documentation. +----------+----------------------------------------+ | Protocol | GitHub Repository URL | +==========+========================================+ -| HTTPS | https://github.com/ghdl/ghdl.git | +| HTTPS | https://github.com/ghdl/ghdl.git | +----------+----------------------------------------+ -| SSH | ssh://git@github.com:ghdl/ghdl.git | +| SSH | ssh://git@github.com:ghdl/ghdl.git | +----------+----------------------------------------+ |