This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Every Learning Lab course is made up of:
1010
1111The course repository is written in YAML and Markdown. The template repository could be written in any language that supports the learning objectives.
1212
13- For more information on the goals of this course, check out the [ ` course-details.md ` ] ( course-details.md ) .
13+ For more information on the goals of this course, check out the [ ` course-details.md ` ] ( course-details.md ) .
1414
1515## Contribute
1616
Original file line number Diff line number Diff line change @@ -28,15 +28,15 @@ This project is centered around a memory game that will be deployed with GitHub
28281 . Click the [ ** Settings** ] ({{ repoUrl }}/settings) tab in your repository.
29291 . Scroll down until you see ** Data services** .
30301 . Under ** Data services** , click the check boxes to enable all the data services.
31- 1 . Scroll down to ** GitHub Pages** . Select ` master ` as a ** Source** , and click ** Save ** .
31+ 1 . Scroll down to ** GitHub Pages** and select ` master ` as a ** Source** .
3232
3333{% else %}
3434
3535### :keyboard : Activity: Enable GitHub Pages
3636
3737
38381 . Click the [ ** Settings** ] ({{ repoUrl }}/settings) tab in your repository.
39- 1 . Scroll down to ** GitHub Pages** . Select ` master ` as a ** Source** , and click ** Save ** .
39+ 1 . Scroll down to ** GitHub Pages** and select ` master ` as a ** Source** .
4040
4141{% endif %}
4242
You can’t perform that action at this time.
0 commit comments