From 64fd0e28aa833929f2eddab40e67880715fd7ff3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 16:48:05 +0600 Subject: [PATCH 1/2] chore: update roadmap content json (#8427) Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com> --- public/roadmap-content/postgresql-dba.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/roadmap-content/postgresql-dba.json b/public/roadmap-content/postgresql-dba.json index 9babb7e3e..2b88101fc 100644 --- a/public/roadmap-content/postgresql-dba.json +++ b/public/roadmap-content/postgresql-dba.json @@ -451,7 +451,7 @@ }, { "title": "Query Processing in PostgreSQL", - "url": "https://medium.com/agedb/query-processing-in-postgresql-1309fa93f69f", + "url": "https://www.interdb.jp/pg/pgsql03.html", "type": "article" } ] From e5802eaeaf2e35eb3b3e616bcf8d7eff1d926707 Mon Sep 17 00:00:00 2001 From: sickpoitew <109254578+Poitew@users.noreply.github.com> Date: Sun, 30 Mar 2025 12:50:28 +0200 Subject: [PATCH 2/2] feat: update resource video (#8431) Replace Git & GitHub Crash Course For Beginner with Git & GitHub Crash Course For Beginner 2025 made by the same guy --- .../roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md b/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md index 96f779fa6..78210f151 100644 --- a/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md +++ b/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md @@ -6,7 +6,7 @@ Visit the following resources to learn more: - [@roadmap@Visit Dedicated Git & Github Roadmap](https://roadmap.sh/git-github) - [@official@Git Documentation](https://git-scm.com/) -- [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc) +- [@video@Git & GitHub Crash Course For Beginners 2025](https://youtu.be/vA5TTz6BXhY?si=GvKMbLL4UBtOq6fh) - [@article@Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git) - [@article@Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet) - [@video@Git Tutorial For Dummies](https://www.youtube.com/watch?v=mJ-qvsxPHpY)