From 14eb8a7bb147e5c3deea687ca1e54f43da743695 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Thu, 14 Jan 2021 16:02:02 +0100 Subject: [PATCH] Merge remote-tracking branch 'origin/2.2.x' # Conflicts: # docs/src/main/asciidoc/_configprops.adoc --- README.adoc | 2 +- docs/src/main/asciidoc/README.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 910d074f..650c26c7 100644 --- a/README.adoc +++ b/README.adoc @@ -319,4 +319,4 @@ IMPORTANT: Remember to set the `Scan Scope` to `All sources` since we apply chec == License -The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-openfeign/2.2.x/LICENSE.txt[here]. +The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-openfeign/master/LICENSE.txt[here]. diff --git a/docs/src/main/asciidoc/README.adoc b/docs/src/main/asciidoc/README.adoc index 53c91e69..90482162 100644 --- a/docs/src/main/asciidoc/README.adoc +++ b/docs/src/main/asciidoc/README.adoc @@ -22,4 +22,4 @@ include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/maste == License -The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-openfeign/2.2.x/LICENSE.txt[here]. +The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-openfeign/master/LICENSE.txt[here].