Browse Source

Update README.md

Git-Leon 6 years ago
parent
commit
4b5073d91b
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

20
 * This project is nearly identical to the `LearnerLab` completed in the past until `Part 9`
20
 * This project is nearly identical to the `LearnerLab` completed in the past until `Part 9`
21
 
21
 
22
 ### Part 0.0 - Generating Project
22
 ### Part 0.0 - Generating Project
23
-* Navigate to [start.spring.io](start.spring.io)
23
+* Navigate to [start.spring.io](https://start.spring.io/)
24
 * Search for `Web` in the `Search for Dependencies` input box
24
 * Search for `Web` in the `Search for Dependencies` input box
25
 * Select `Generate Project`
25
 * Select `Generate Project`
26
 * After the project has completed downloading, navigate to the download directory and unzip the project folder.
26
 * After the project has completed downloading, navigate to the download directory and unzip the project folder.