We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d384b92 commit f763448Copy full SHA for f763448
src/redirects.ts
@@ -41,6 +41,7 @@ export const redirects: Record<string, string> = {
41
'/2022/05/15/Github-Action을-이용한-CI구축하기/': '/blog/building-ci-with-github-actions/',
42
'/2022/05/15/building-ci-with-github-actions/': '/blog/building-ci-with-github-actions/',
43
'/2022/05/18/cronjob/': '/blog/cronjob/',
44
+ '/blog/SpringBoot_서버배포/': '/blog/spring-boot-k8s-deployment/',
45
'/2022/09/12/dbt1/': '/blog/dbt1/',
46
'/2022/09/15/회고1/': '/blog/new-developer-retrospective/',
47
'/2022/09/17/GKE-워크로드아이덴티티/': '/blog/gke-workload-identity/',
0 commit comments