Fix broken url in docs
## Summary Easy navigation and easy reading for others
This commit is contained in:
committed by
Nikolay Krasko
parent
a403b9ff05
commit
e8804dc53d
@@ -459,7 +459,7 @@ dependencies {
|
||||
</div>
|
||||
|
||||
It's possible to depend on a Kotlin/Native library published earlier in a maven repo. The plugin relies on Gradle's
|
||||
[metadata](https://github.com/gradle/gradle/blob/master/subprojects/docs/src/docs/design/gradle-module-metadata-specification.md)
|
||||
[metadata](https://github.com/gradle/gradle/blob/master/subprojects/docs/src/docs/design/gradle-module-metadata-latest-specification.md)
|
||||
support so the corresponding feature must be enabled. Add the following line in your `settings.gradle`:
|
||||
|
||||
<div class="sample" markdown="1" theme="idea" mode="groovy">
|
||||
|
||||
Reference in New Issue
Block a user