summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlec Nunn <alec.nunn@gmail.com>2022-05-18 19:11:50 -0700
committerJordan <github@psifertex.com>2022-05-18 22:41:07 -0400
commit661d0629a6ed1f24858688e419f8c190d5a0069d (patch)
treee55d73381adc05e51ad59a632a6e127e49c0a84c /docs
parent368fd70c259a08fd317237f4b3325998915d7ee1 (diff)
Adding anchor links for Python, xxHash, and spdlog entries in the Open Source page.
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md4
1 files changed, 4 insertions, 0 deletions
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