summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 5662beba..96b7d7f3 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -38,7 +38,6 @@ The previous tools are used in the generation of our documentation, but are not
- [xxHash] ([xxHash License] - 2-clause BSD)
- [botan] ([botan license] - 2-clause BSD)
- [fmt] ([fmt license] - MIT)
- - [dmon] ([dmon license] - 2-clause BSD)
* Core (Rust)
- [Rust] ([Rust license] - Apache 2.0 / MIT)
@@ -411,8 +410,6 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[curl license]: https://github.com/alexcrichton/curl-rust/blob/main/LICENSE
[digest]: https://github.com/RustCrypto/traits/tree/master/digest
[digest license]: https://github.com/RustCrypto/traits/blob/master/digest/LICENSE-MIT
-[dmon]: https://github.com/septag/dmon/
-[dmon license]: https://github.com/septag/dmon/blob/master/LICENSE
[either]: https://github.com/bluss/either
[either license]: https://github.com/bluss/either/blob/master/LICENSE-MIT
[encoding_rs]: https://github.com/hsivonen/encoding_rs