Skip to content

Commit

Permalink
chore: Update resource links to point to GitHub repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Jul 24, 2024
1 parent 3de039d commit 86b8de0
Show file tree
Hide file tree
Showing 61 changed files with 12 additions and 18 deletions.
5 changes: 2 additions & 3 deletions docs/argocd/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sidebar_position: 6
title: Other Resources
---

Here are list of other resources that you can refer to learn more about Kubernetes:
Here are list of other resources that you can refer to learn more about ArgoCD:

TODO: Add the correct GitHub path links
- [Manifest files](https://www.docker.com/)
- [Sample ArgoCD Manifest files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/argocd/manifests): A collection of ArgoCD manifest files to help you understand the concepts better.
7 changes: 3 additions & 4 deletions docs/bash-scripting/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ sidebar_position: 6
title: Other Resources
---

Here are list of other resources that you can refer to learn more about Kubernetes:
Here are list of other resources that you can refer to learn more about Bash Scripting:

TODO: Add the correct GitHub path links
- [Concepts](https://kubernetes.io/docs/concepts/)
- [Scripts](https://www.docker.com/)
- [Concepts](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/bash-scripting/concepts): Each topic is break into seprate files to help better understand the concepts.
- [Scripts](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/bash-scripting/scripts): A collection of Bash scripts I have created to help you understand the concepts better.
5 changes: 2 additions & 3 deletions docs/docker/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ title: Other Resources

Here are list of other resources that you can refer to learn more about Docker:

TODO: Add the correct GitHub path links
- [Dockerfiles files](htrtps://www.docker.com/)
- [Docker Compose files](https://www.docker.com/)
- [Dockerfiles files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/docker/dockerfiles): A collection of Dockerfiles to help you understand the concepts better.
- [Docker Compose files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/docker/docker-compose): A collection of Docker Compose files I have created for different applications to help you understand the concepts better.
3 changes: 1 addition & 2 deletions docs/github-actions/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ title: Other Resources

Here are list of other resources that you can refer to learn more about GitHub Actions:

TODO: Add the correct GitHub path links
- [Wokflow files](https://www.docker.com/)
- [Wokflow files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/github-actions/Workflows): A collection of GitHub Actions workflow files I use and created to help you understand the concepts better.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 3 additions & 4 deletions docs/golang/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ sidebar_position: 3
title: Other Resources
---

Here are list of other resources that you can refer to learn more about GitHub Actions:
Here are list of other resources that you can refer to learn more about Golang:

TODO: Add the correct GitHub path links
- [Apps](https://www.docker.com/): Source code for the apps I build with Golang
- [Concepts](https://www.docker.com/): Seprate file for each concept
- [Apps](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/golang/apps): Source code for the apps I build while learning Golang
- [Concepts](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/golang/concepts): Each Golang topic is break into seprate files to help better understand the concepts.
3 changes: 1 addition & 2 deletions docs/kubernetes/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ title: Other Resources

Here are list of other resources that you can refer to learn more about Kubernetes:

TODO: Add the correct GitHub path links
- [Kubernetes Manifest files](h
- [Kubernetes Manifest files](https://github.com/Pradumnasaraf/DevOps/tree/main/docs/kubernetes/manifests): A collection of Kubernetes manifest files to help you understand the concepts better.

0 comments on commit 86b8de0

Please sign in to comment.