Skip to content

Commit b26b861

Browse files
authored
Merge pull request #6647 from Javaru/task/update-urls
Update URLs to external docs
2 parents d99b914 + be76a66 commit b26b861

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Gradle example in **settings.gradle** file:
4646
}
4747
```
4848

49-
**Note:** For [security](https://blog.autsoft.hu/a-confusing-dependency/) and performance reasons it is recommended to exclude the dependency search from other repositories using [filtering](https://docs.gradle.org/current/userguide/declaring_repositories.html#sec:repository-content-filtering).
49+
**Note:** For [security](https://zsmb.co/a-confusing-dependency/) and performance reasons it is recommended to exclude the dependency search from other repositories using [filtering](https://docs.gradle.org/current/userguide/declaring_repositories_adv.html#sec:repository-content-filtering).
5050

5151
```gradle
5252
maven {

_index.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Gradle example in **settings.gradle** file:
4646
}
4747
```
4848

49-
**Note:** For [security](https://blog.autsoft.hu/a-confusing-dependency/) and performance reasons it is recommended to exclude the dependency search from other repositories using [filtering](https://docs.gradle.org/current/userguide/declaring_repositories.html#sec:repository-content-filtering).
49+
**Note:** For [security](https://zsmb.co/a-confusing-dependency/) and performance reasons it is recommended to exclude the dependency search from other repositories using [filtering](https://docs.gradle.org/current/userguide/declaring_repositories_adv.html#sec:repository-content-filtering).
5050

5151
```gradle
5252
maven {

intro/_index.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Gradle example:
5252
}
5353
```
5454

55-
**Note:** For [security](https://blog.autsoft.hu/a-confusing-dependency/) and performance reasons it is recommended to exclude the dependency search from other repositories using [filtering](https://docs.gradle.org/current/userguide/declaring_repositories.html#sec:repository-content-filtering).
55+
**Note:** For [security](https://zsmb.co/a-confusing-dependency/) and performance reasons it is recommended to exclude the dependency search from other repositories using [filtering](https://docs.gradle.org/current/userguide/declaring_repositories_adv.html#sec:repository-content-filtering).
5656

5757
```gradle
5858
maven {

0 commit comments

Comments
 (0)