summaryrefslogtreecommitdiff
path: root/docs/about/open-source.md
diff options
context:
space:
mode:
authorJosh Ferrell <josh@vector35.com>2024-02-07 13:18:46 -0500
committerJosh Ferrell <josh@vector35.com>2024-02-07 13:25:58 -0500
commitf5ceadd9baddaa55111d6112e487428363fe981f (patch)
treed2b9a006594612eaeb3c9ed3d05ae3f1b014ff69 /docs/about/open-source.md
parent4f07aebb6e57affdc0e770a70f85a72e63ea2443 (diff)
Remove dmon
Diffstat (limited to 'docs/about/open-source.md')
-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