Skip to content

Commit 1d1477d

Browse files
authored
Update readme bold link (#121)
1 parent 93f9fd9 commit 1d1477d

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99

1010
## Basic of DevOps
1111

12-
- To get the basic concepts of DevOps and related tools, visit: [**tungbq/devops-basics**](https://github.com/tungbq/devops-basics)
12+
- To get the basic concepts of DevOps and related tools, visit: **[tungbq/devops-basics](https://github.com/tungbq/devops-basics)**
1313

1414
## Projects
15-
This is the **third** repo of my DevOps trio repositories: [devops-basics](https://github.com/tungbq/devops-basics) ↔️ [devops-practice](https://github.com/tungbq/devops-practice) ↔️ [**devops-project**](https://github.com/tungbq/devops-project), designed to help you learn, practice, and apply DevOps.
15+
16+
This is the **third** repo of my DevOps trio repositories: [**tungbq/devops-basics**](https://github.com/tungbq/devops-basics) ↔️ [devops-practice](https://github.com/tungbq/devops-practice) ↔️ [**tungbq/devops-project**](https://github.com/tungbq/devops-project), designed to help you learn, practice, and apply DevOps.
1617

1718
### Check out [projects](./projects/) list below 🔥
1819

@@ -25,7 +26,7 @@ This is the **third** repo of my DevOps trio repositories: [devops-basics](https
2526
| 05 | Create Windows instance on AWS | [terraform-aws-windows-instance](./projects/terraform-aws-windows-instance/) | ✔️ Done |
2627
| 06 | Create k8s cluster aws with kubeadm | [create-k8s-cluster-aws-ec2](./projects/create-k8s-cluster-aws-ec2/) | ✔️ Done |
2728
| 07 | Create free VPN server on AWS | [terraform-free-vpn-on-aws](./projects/terraform-free-vpn-on-aws/) | ✔️ Done |
28-
| 08 | Provision fresh AKS cluster with Terraform | [terraform-fresh-aks-cluster](./projects/terraform-fresh-aks-cluster/) | ✔️ Done |
29+
| 08 | Provision fresh AKS cluster with Terraform | [terraform-fresh-aks-cluster](./projects/terraform-fresh-aks-cluster/) | ✔️ Done |
2930
| 09 | Deploy and monitor application on AKS | [aks-deploy-monitor-app](./projects/aks-deploy-monitor-app/) | ✔️ Done |
3031
| 10 | Deploy application on AKS with Istio | [aks-istio-application](./projects/aks-istio-application/) | ✔️ Done |
3132
| 11 | Nginx ingress with Istio service mesh on AKS | [aks-nginx-with-istio](./projects/aks-nginx-with-istio/) | ✔️ Done |

0 commit comments

Comments
 (0)