From 7073d328c904d783344e58129e02fd22a5758c03 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Thu, 5 Oct 2023 16:18:59 +0800 Subject: [PATCH] Update README.md [skip ci] --- spring-6-rsocket/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-6-rsocket/README.md b/spring-6-rsocket/README.md index 21ab282bd1..ef1f4994f2 100644 --- a/spring-6-rsocket/README.md +++ b/spring-6-rsocket/README.md @@ -3,5 +3,5 @@ This module contains articles about RSocket in Spring Framework 6. ### Relevant articles - -- [Introduction to RSocket](#) \ No newline at end of file +- [RSocket Interface in Spring 6](https://www.baeldung.com/spring-rsocket) +- [Introduction to RSocket](#)