Skip to content

Commit

Permalink
new description, fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
btholt committed May 22, 2024
1 parent 5490544 commit bba4950
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion course.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"github": "btholt",
"twitter": "holtbt"
},
"description": "A starter kit for making really amazing courses, optimized for Frontend Masters",
"description": "Complete Intro to Containers course by Brian Holt aims to demystify containers, making them accessible to developers regardless of expertise level. In this course you will learn how to craft containers by hand, how to use Docker and its features, and how to use Docker in your development flows today.",
"keywords": ["linux", "containers", "javascript", "node", "brian holt", "frontend masters", "docker", "nodejs", "kubernetes", "k8s", "cloud", "aws", "gcp", "azure", "sql", "sqlite"],
"csvPath": "./out/lessons.csv"
}
1 change: 1 addition & 0 deletions lessons/01-welcome/A-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ And hey, if you could take a second and [star the repo on GitHub][gh] I'd be sup
[project-files]: https://github.com/btholt/projects-for-complete-intro-to-containers-v2
[linux]: https://frontendmasters.com/courses/linux-command-line/
[sqlitecloud]: https://sqlitecloud.io/
[wsl2]: https://learn.microsoft.com/en-us/windows/wsl/install

0 comments on commit bba4950

Please sign in to comment.