summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRusty Wagner <rusty.wagner@gmail.com>2022-11-11 15:27:57 -0700
committerRusty Wagner <rusty.wagner@gmail.com>2022-11-25 20:33:28 -0500
commit82c935fbbf3d98d7a56c751ece242d61f7c1fb12 (patch)
tree4b3f0956b6b4701d768c0ba62c08eb0fb7e6b3c1 /docs
parent7ac6102ce30819c0a2709d41097a710ee91ddf7c (diff)
Replace discount with pulldown-cmark
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 884e7d4b..6e739da1 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -26,7 +26,7 @@ The previous tools are used in the generation of our documentation, but are not
* Core
- [abseil-cpp] ([abseil-cpp license] - Apache 2.0)
- - [discount] ([discount license] - BSD)
+ - [pulldown-cmark] ([pulldown-cmark license] - MIT)
- [jsoncpp] ([jsoncpp] - Public Domain / MIT)
- [libmspack] ([libmspack license] - LGPL, v2)
- [llvm] ([llvm license] - BSD-style)
@@ -81,8 +81,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[breathe]: https://github.com/michaeljones/breathe
[dejavusanscode license]: https://github.com/SSNikolaevich/DejaVuSansCode/blob/master/LICENSE
[dejavusanscode]: https://github.com/SSNikolaevich/DejaVuSansCode
-[discount license]: http://www.pell.portland.or.us/~orc/Code/discount/COPYRIGHT.html
-[discount]: http://www.pell.portland.or.us/~orc/Code/discount/
+[pulldown-cmark license]: https://github.com/raphlinus/pulldown-cmark/blob/master/LICENSE
+[pulldown-cmark]: https://github.com/raphlinus/pulldown-cmark
[doxygen license]: https://github.com/doxygen/doxygen/blob/master/LICENSE
[doxygen]: http://www.stack.nl/~dimitri/doxygen/
[flatbuffer]: https://github.com/google/flatbuffers