From 60b3b55a852201d517acdaf5daae52d2db31c720 Mon Sep 17 00:00:00 2001 From: Taylor Sanderson Date: Mon, 4 Dec 2023 17:12:46 -0500 Subject: [PATCH] fix link --- BDD Lab Documentation/3 Project Creation Feature File Steps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BDD Lab Documentation/3 Project Creation Feature File Steps.md b/BDD Lab Documentation/3 Project Creation Feature File Steps.md index 3f3f191..5500e92 100644 --- a/BDD Lab Documentation/3 Project Creation Feature File Steps.md +++ b/BDD Lab Documentation/3 Project Creation Feature File Steps.md @@ -43,7 +43,7 @@ Click `Create` to create the project. ## Step 3: Download Selenium Drivers for Browsers Refer to Selenium Lab `Selenium Lab/Lab Documentation/7. WebDriverDownloadSteps.md` for reference. -This can be found on the web [here.](https://github.com/Volatar/Group7-repo-projects/blob/bdd/Selenium%20Lab/Lab%20Documentation/7.%20WebDriverDownloadSteps.md) +This can be found on the web [here.](https://github.com/Volatar/Group7-repo-projects/blob/main/Selenium%20Lab/Lab%20Documentation/7%20WebDriverDownloadSteps.md) ## Step 4: Create a Feature File Right-click on your project folder in the `Project` pane on the left side of the PyCharm window.