From a53fc4a7920d8d155ffb1489c0cb0c1188d5f752 Mon Sep 17 00:00:00 2001 From: Umut Date: Sun, 16 May 2021 20:34:18 +0300 Subject: [PATCH] links updated --- assets/docs/bastion_enable_pass_auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/docs/bastion_enable_pass_auth.md b/assets/docs/bastion_enable_pass_auth.md index 42d3cbb..30835c9 100644 --- a/assets/docs/bastion_enable_pass_auth.md +++ b/assets/docs/bastion_enable_pass_auth.md @@ -21,4 +21,4 @@ Then, restart sshd service in Amazon Linux instance ```bash service sshd restart ``` -Then, you can follow-up the session manager article in [here](https://github.com/umutykaya/cdk-spring-pipeline/blob/develop/assets/docs/ssm_session_manager.md) to start port forwarding session to RDS PostgreSQL instance. \ No newline at end of file +Then, you can follow-up the session manager article in [here](https://github.com/umutykaya/cdk-spring-pipeline/blob/master/assets/docs/ssm_session_manager.md) to start port forwarding session to RDS PostgreSQL instance. \ No newline at end of file