diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-12-20 11:57:17 +0100 |
---|---|---|
committer | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-12-20 14:44:21 +0100 |
commit | a176a33f0603ef75737f9cea4f272f143cc883cc (patch) | |
tree | 57f31064577a6b72abc5f37391ab43dc6d106258 /doc/appendix/Meta.rst | |
parent | 1d61cbbd8743bdae358abf5b43c4a2456e13fc4c (diff) | |
download | ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.tar.gz ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.tar.bz2 ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.zip |
update tgingold/ghdl refs to ghdl/ghdl
Diffstat (limited to 'doc/appendix/Meta.rst')
-rw-r--r-- | doc/appendix/Meta.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/appendix/Meta.rst b/doc/appendix/Meta.rst index 19deb791a..e549c6a96 100644 --- a/doc/appendix/Meta.rst +++ b/doc/appendix/Meta.rst @@ -97,9 +97,9 @@ Documentation configuration CSS *** -* The indentation of the elements in the side menu have been modified. They are fixed por levels 1, 2 and 3 (`#294 <https://github.com/tgingold/ghdl/pull/294#issuecomment-281555760>`_) and 4 (later). +* The indentation of the elements in the side menu have been modified. They are fixed por levels 1, 2 and 3 (`#294 <https://github.com/ghdl/ghdl/pull/294#issuecomment-281555760>`_) and 4 (later). -* The RTD menu (bottom-left) has been modified (`#294 <https://github.com/tgingold/ghdl/pull/294#issuecomment-281513494>`_): +* The RTD menu (bottom-left) has been modified (`#294 <https://github.com/ghdl/ghdl/pull/294#issuecomment-281513494>`_): * No headlines are shown. It is not possible to remove only one of them with CSS only (JS would be required). However, because the content in most of the lines is self-explained, it is preferred not to show any. * The Search box is removed. |