Skip to content

Commit bcdc87e

Browse files
committed
Update Post " 잘못된 링크 수정 "
1 parent 84626e0 commit bcdc87e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-02-04-Hibit-Retrospective.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ public interface PostRepository extends JpaRepository<Post, Long> {
375375

376376
### 7. Swagger에서 Rest Docs로 전환
377377

378-
> 자세한 내용은 해당 [포스팅](https://devfancy.github.io/Spring-Rest-Docs/)에 정리했습니다.
378+
> 자세한 내용은 해당 [포스팅](https://devfancy.github.io/Hibit-Spring-Rest-Docs/)에 정리했습니다.
379379
380380
기존 version1 에 개발했던 Hibit은 Swagger로 API 문서를 만들었다.
381381

@@ -444,4 +444,4 @@ public interface PostRepository extends JpaRepository<Post, Long> {
444444

445445
* [[우아한테크토크] 선착순 이벤트 서버 생존기! 47만 RPM에서 살아남다?!](https://www.youtube.com/watch?v=MTSn93rNPPE&ab_channel=%EC%9A%B0%EC%95%84%ED%95%9C%ED%85%8C%ED%81%AC)
446446

447-
* [대규모 트랜잭션을 처리하는 배민 주문시스템 규모에 따른 진화](https://www.youtube.com/watch?v=704qQs6KoUk&ab_channel=%EC%9A%B0%EC%95%84%ED%95%9C%ED%85%8C%ED%81%AC)
447+
* [대규모 트랜잭션을 처리하는 배민 주문시스템 규모에 따른 진화](https://www.youtube.com/watch?v=704qQs6KoUk&ab_channel=%EC%9A%B0%EC%95%84%ED%95%9C%ED%85%8C%ED%81%AC)

0 commit comments

Comments
 (0)