Skip to content

Commit b03516a

Browse files
committed
Fix doc section anchor.
1 parent eab1283 commit b03516a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/spring-cloud-openfeign.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ public interface UserClient extends UserService {
562562

563563
WARNING: `@FeignClient` interfaces should not be shared between server and client and annotating `@FeignClient` interfaces with `@RequestMapping` on class level is no longer supported.
564564

565-
[[feign-request/response-compression]]
565+
[[feign-request-response-compression]]
566566
=== Feign request/response compression
567567

568568
You may consider enabling the request or response GZIP compression for your

0 commit comments

Comments
 (0)