diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-07-05 19:01:21 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-07-05 19:01:21 -0400 |
| commit | b6295c1f8ee9d7441e827a8c611c0f69801934bc (patch) | |
| tree | febf4e2fe4e63eac50621bdb1029c1680efe5a54 /docs/about | |
| parent | 006058bab73ded5adc94d4311d84c59f225b3f75 (diff) | |
fix broken docs links
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 44ceb33c..716380bc 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -296,7 +296,7 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [dejavusanscode license]: https://github.com/SSNikolaevich/DejaVuSansCode/blob/master/LICENSE [dejavusanscode]: https://github.com/SSNikolaevich/DejaVuSansCode [doxygen license]: https://github.com/doxygen/doxygen/blob/master/LICENSE -[doxygen]: http://www.stack.nl/~dimitri/doxygen/ +[doxygen]: https://www.doxygen.nl [flatbuffer]: https://github.com/google/flatbuffers [flatbuffer license]: https://github.com/google/flatbuffers/blob/master/LICENSE [jsoncpp]: https://github.com/open-source-parsers/jsoncpp @@ -349,11 +349,11 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [botan]: https://github.com/randombit/botan [botan license]: https://github.com/randombit/botan/blob/master/license.txt [dtl]: https://github.com/cubicdaiya/dtl/ -[dtl license]: https://github.com/cubicdaiya/dtl/COPYING +[dtl license]: https://github.com/cubicdaiya/dtl/blob/master/COPYING [JSON for Modern C++]: https://github.com/nlohmann/json/ [JSON for Modern C++ license]: https://github.com/nlohmann/json/blob/develop/LICENSE.MIT [zstd]: https://github.com/facebook/zstd/ -[zstd license]: https://github.com/facebook/zstd/LICENSE +[zstd license]: https://github.com/facebook/zstd/blob/dev/LICENSE [deprecation]: https://github.com/briancurtin/deprecation [deprecation license]: https://github.com/briancurtin/deprecation/blob/master/LICENSE [API / Documentation]: https://github.com/vector35/binaryninja-api |
