From 95af76d3446c902fd7cc21ebf34f89da928cc698 Mon Sep 17 00:00:00 2001 From: Jerome Hardaway Date: Wed, 14 Aug 2024 14:43:34 -0400 Subject: [PATCH] fix url and add url (#617) --- ... mastering-command-line-basics-using-project-board-tasks.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/data/blogs/{mastering-command-line-basics-using-prject-board-tasks.md => mastering-command-line-basics-using-project-board-tasks.md} (91%) diff --git a/src/data/blogs/mastering-command-line-basics-using-prject-board-tasks.md b/src/data/blogs/mastering-command-line-basics-using-project-board-tasks.md similarity index 91% rename from src/data/blogs/mastering-command-line-basics-using-prject-board-tasks.md rename to src/data/blogs/mastering-command-line-basics-using-project-board-tasks.md index 7aed7a89..bd95aa96 100644 --- a/src/data/blogs/mastering-command-line-basics-using-prject-board-tasks.md +++ b/src/data/blogs/mastering-command-line-basics-using-project-board-tasks.md @@ -23,7 +23,7 @@ At Vets Who Code, we emphasize the importance of the command line as a fundament #### Introducing the Command Line Task Project Board -To help you get started, Vets Who Code has developed a Command Line Task Project Board. This board is a practical template designed to walk you through the basics of command line usage. It's a hands-on approach to learning, where you can understand the commands and apply them in real-world scenarios, making your learning experience more practical and effective. +To help you get started, Vets Who Code has developed a [Command Line Task Project Board](https://github.com/orgs/Vets-Who-Code/projects/50/views/1). This board is a practical template designed to walk you through the basics of command line usage. It's a hands-on approach to learning, where you can understand the commands and apply them in real-world scenarios, making your learning experience more practical and effective. The project board is one of the most underutilized online resources today. Many developers need to pay more attention to the value of creating and using project boards to track their learning and project progress. By turning your tasks into a project board, you organize your learning and make it easier to revisit and refine your skills.