From 661d0629a6ed1f24858688e419f8c190d5a0069d Mon Sep 17 00:00:00 2001 From: Alec Nunn Date: Wed, 18 May 2022 19:11:50 -0700 Subject: Adding anchor links for Python, xxHash, and spdlog entries in the Open Source page. --- docs/about/open-source.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 16474da2..d74bbbbe 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -101,6 +101,7 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [opensans license]: http://www.apache.org/licenses/LICENSE-2.0.html [opensans]: https://www.google.com/fonts/specimen/Open+Sans [PPC architecture module]: https://github.com/Vector35/ppc-capstone +[python]: https://github.com/python/cpython [python license]: https://github.com/python/cpython/blob/master/LICENSE [qt license]: https://www.qt.io/qt-licensing-terms/ [qt]: https://www.qt.io/download/ @@ -111,6 +112,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [sourcecodepro]: https://github.com/adobe-fonts/source-code-pro [NotoColorEmoji license]: https://github.com/googlefonts/noto-emoji/blob/main/fonts/LICENSE [NotoColorEmoji]: https://github.com/googlefonts/noto-emoji +[spdlog license]: https://github.com/gabime/spdlog/blob/v1.x/LICENSE +[spdlog]: https://github.com/gabime/spdlog [sphinx license]: https://github.com/sphinx-doc/sphinx/blob/master/LICENSE [sphinx]: http://www.sphinx-doc.org/en/stable/index.html [sqlite license]: https://www.sqlite.org/copyright.html @@ -140,4 +143,5 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [nom]: https://github.com/Geal/nom [QCheckboxCombo]: https://github.com/CuriousCrow/QCheckboxCombo [QCheckboxCombo License]: https://github.com/CuriousCrow/QCheckboxCombo/blob/master/LICENSE +[xxHash]: https://github.com/Cyan4973/xxHash [xxHash license]: https://github.com/Cyan4973/xxHash/blob/release/LICENSE -- cgit v1.3.1