diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-08-19 15:59:36 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-08-19 15:59:36 -0400 |
| commit | 72099cccb7105dc58a6334776746b586604418bc (patch) | |
| tree | 895b93e308d9729700edd674eb88c54adddef7ee /docs/guide | |
| parent | 81219f33feb70b75909b554fc4a276cd42337ed8 (diff) | |
minor link fix
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/troubleshooting.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md index d6fbff1b..68a4d328 100644 --- a/docs/guide/troubleshooting.md +++ b/docs/guide/troubleshooting.md @@ -2,7 +2,7 @@ ## Basics - - Have you searched [known issues][issues]? + - Have you searched [known issues]? - Is your computer powered on? - Did you read all the items on this page? - Then you should contact [support]! @@ -23,7 +23,7 @@ Arch Linux is not an officially supported operating system, but many of our user - If the GUI launches but the license file is not valid, check that you're using the right version of Python. Only a 64-bit Python 2.7 is supported at this time. -[known issues]: https://github.com/steakknife/unsign +[known issues]: https://github.com/Vector35/binaryninja-api/issues?q=is%3Aissue [libcurl-compat]: https://aur.archlinux.org/packages/libcurl-compat/ [archrepo]: https://wiki.archlinux.org/index.php/Official_repositories [recover]: https://binary.ninja/recover.html |
