diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-09-21 09:03:39 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-09-21 09:03:39 +0800 |
commit | 96090ffee8c7cd4ecaed412ffb8919e213dfa44e (patch) | |
tree | 531d66fe9dfa15981720694687dfd89717df9702 | |
parent | 8e0aad8633ea3484a5a679fef6d04f7249f1400a (diff) | |
download | fg21sim-96090ffee8c7cd4ecaed412ffb8919e213dfa44e.tar.bz2 |
README.rst: fix links
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,8 +27,8 @@ License ------- Unless otherwise declared: -- Codes developed by our are distributed under the **`MIT license`_**; -- Documentations and products generated by our are distributed under the **`Creative Commons Attribution 3.0 license`_**; +- Codes developed by our are distributed under the `MIT license`_; +- Documentations and products generated by our are distributed under the `Creative Commons Attribution 3.0 license`_; - Third-party codes and products used are distributed under their own licenses. .. _`MIT license`: https://opensource.org/licenses/mit-license.php |