change links to docs inside doc folder

This commit is contained in:
jgsogo
2020-08-11 14:08:17 +02:00
parent 69205fd8a3
commit ad5837b665
4 changed files with 5 additions and 5 deletions

View File

@@ -156,7 +156,7 @@ class SomeRecipe(ConanFile):
exports = "LICENSE.md" # not allowed
```
There is a complete explanation in the [FAQ](https://github.com/conan-io/conan-center-index/wiki/FAQ#should-recipes-export-a-recipes-license).
There is a complete explanation in the [FAQ](faqs.md#should-recipes-export-a-recipes-license).
#### **<a name="KB-H024">#KB-H024</a>: "TEST PACKAGE FOLDER"**