diff options
| author | Jordan Wiens <github@psifertex.com> | 2026-05-07 11:33:50 -0400 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2026-05-07 11:39:14 -0400 |
| commit | 9b47a623795003e48b0311fdf4bb199a10f37028 (patch) | |
| tree | 33e05a91230b30e58aa5d41b6df9b00478b2a804 /docs/about | |
| parent | dc2a8e2de09b14c88cde7865f2c3e8f655b68f8d (diff) | |
Swap mkdocs for properdocs in docs
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/open-source.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index d7a37b4c..ea7e3a24 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -9,7 +9,7 @@ Vector 35 is grateful for the following open source packages that are used in Bi - [breathe] ([breathe license] - BSD) - [doxygen] ([doxygen license] - GPLv2) - [mkdocs-material] ([mkdocs-material License] - BSD) - - [mkdocs] ([mkdocs license] - BSD) + - [properdocs] ([properdocs license] - BSD) - [sphinx] ([sphinx license] - BSD and others) The previous tools are used in the generation of our documentation, but are not distributed themselves and are merely listed here in acknowledgement for the value they provide. @@ -122,10 +122,10 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [llvm license]: http://llvm.org/releases/3.8.1/LICENSE.TXT [lzf license]: http://oldhome.schmorp.de/marc/liblzf.html [lzf]: http://oldhome.schmorp.de/marc/liblzf.html -[mkdocs license]: https://github.com/mkdocs/mkdocs/blob/master/LICENSE +[properdocs license]: https://github.com/properdocs/properdocs/blob/master/LICENSE [mkdocs-material license]: https://github.com/squidfunk/mkdocs-material/blob/master/LICENSE [mkdocs-material]: https://github.com/squidfunk/mkdocs-material -[mkdocs]: http://www.mkdocs.org/ +[properdocs]: https://properdocs.org/ [opensans license]: https://fonts.google.com/specimen/Open+Sans/license [opensans]: https://fonts.google.com/specimen/Open+Sans [PPC architecture module]: https://github.com/Vector35/ppc-capstone |
