From 05a50bd559f32c9d930027dbc54f317a6322d5fd Mon Sep 17 00:00:00 2001 From: luho Date: Fri, 4 Sep 2026 11:12:11 +0200 Subject: [PATCH] Add Web Security --- paths/backend.md | 4 ++-- paths/devops.md | 2 +- paths/fullstack.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/paths/backend.md b/paths/backend.md index 0a87384..335ffad 100644 --- a/paths/backend.md +++ b/paths/backend.md @@ -25,7 +25,7 @@ | Learn File Storage and CDNs | [Go + S3 + CloudFront](https://www.boot.dev/courses/learn-file-servers-s3-cloudfront-golang) | | Learn Docker | [Docker](https://www.boot.dev/courses/learn-docker) | | Learn Document Databases | Go + Mongo | -| Learn Web Security | Go | +| Learn Web Security | [Go](https://www.boot.dev/courses/learn-web-security-golang) | | Learn Pub/Sub Architecture | [Go](https://www.boot.dev/courses/learn-pub-sub-rabbitmq) | | Learn In-Memory Databases | Go + Redis | | Learn AI Coding | Python + OpenCode | @@ -58,7 +58,7 @@ | Learn File Storage and CDNs | [TypeScript + S3 + CloudFront](https://www.boot.dev/courses/learn-file-servers-s3-cloudfront-typescript) | | Learn Docker | [Docker](https://www.boot.dev/courses/learn-docker) | | Learn Document Databases | TypeScript + Mongo | -| Learn Web Security | TypeScript | +| Learn Web Security | [TypeScript](https://www.boot.dev/courses/learn-web-security-typescript) | | Learn Pub/Sub Architecture | [TypeScript](https://www.boot.dev/courses/learn-pub-sub-rabbitmq-typescript) | | Learn In-Memory Databases | TypeScript + Redis | | Learn AI Coding | Python + OpenCode | diff --git a/paths/devops.md b/paths/devops.md index 9c8b114..dc45102 100644 --- a/paths/devops.md +++ b/paths/devops.md @@ -26,7 +26,7 @@ | Learn Cloud Infrastructure | [AWS](https://www.boot.dev/courses/learn-aws) | | Learn Infrastructure as Code | Terraform | | Learn Kubernetes | [Kubernetes](https://www.boot.dev/courses/learn-kubernetes) | -| Learn Web Security | Go | +| Learn Web Security | [Go](https://www.boot.dev/courses/learn-web-security-golang) | | Learn AI Coding | Python + OpenCode | | Capstone Project | [Your choice](https://www.boot.dev/courses/build-capstone-project) | | Learn to Find a Job | [Job Search](https://www.boot.dev/courses/learn-job-search) | diff --git a/paths/fullstack.md b/paths/fullstack.md index 7e0fec3..c9cde22 100644 --- a/paths/fullstack.md +++ b/paths/fullstack.md @@ -27,7 +27,7 @@ | Learn HTTP Servers | [TypeScript](https://www.boot.dev/courses/learn-http-servers-typescript) | | Learn React | React | | Learn Next.js | Next.js | -| Learn Web Security | TypeScript | +| Learn Web Security | [TypeScript](https://www.boot.dev/courses/learn-web-security-typescript) | | Learn AI Coding | TypeScript | | Capstone Project | [Your choice](https://www.boot.dev/courses/build-capstone-project) | | Learn to Find a Job | [Job Search](https://www.boot.dev/courses/learn-job-search) |