Skip to content

Commit a757936

Browse files
author
GitHub Workshop Bot
committed
fix: propagate Challenge 10 repo URL to all challenge docs
1 parent 4728872 commit a757936

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

admin/qa-bundle/html/work.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ <h3 id="choose-your-tool-and-follow-the-steps">Choose your tool and follow the s
812812
<li>Open VS Code</li>
813813
<li>Press Ctrl+Shift+P (or Cmd+Shift+P on Mac) to open the Command Palette</li>
814814
<li>Type <code>Git: Clone</code></li>
815-
<li>Paste this repository URL: <code>https://github.com/Community-Access/learning-room.git</code></li>
815+
<li>Paste this repository URL: <code>https://github.com/Community-Access/vscode-sci-fi-themes.git</code></li>
816816
<li>Choose a folder on your computer where you want to save it</li>
817817
<li>Wait for it to clone (you should see it in the file explorer)</li>
818818
</ol>

admin/qa-bundle/work.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ This is the professional Git workflow you will use for the rest of your career:
612612
1. Open VS Code
613613
2. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac) to open the Command Palette
614614
3. Type `Git: Clone`
615-
4. Paste this repository URL: `https://github.com/Community-Access/learning-room.git`
615+
4. Paste this repository URL: `https://github.com/Community-Access/vscode-sci-fi-themes.git`
616616
5. Choose a folder on your computer where you want to save it
617617
6. Wait for it to clone (you should see it in the file explorer)
618618

html/work.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ <h3 id="choose-your-tool-and-follow-the-steps">Choose your tool and follow the s
812812
<li>Open VS Code</li>
813813
<li>Press Ctrl+Shift+P (or Cmd+Shift+P on Mac) to open the Command Palette</li>
814814
<li>Type <code>Git: Clone</code></li>
815-
<li>Paste this repository URL: <code>https://github.com/Community-Access/learning-room.git</code></li>
815+
<li>Paste this repository URL: <code>https://github.com/Community-Access/vscode-sci-fi-themes.git</code></li>
816816
<li>Choose a folder on your computer where you want to save it</li>
817817
<li>Wait for it to clone (you should see it in the file explorer)</li>
818818
</ol>

work.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ This is the professional Git workflow you will use for the rest of your career:
612612
1. Open VS Code
613613
2. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac) to open the Command Palette
614614
3. Type `Git: Clone`
615-
4. Paste this repository URL: `https://github.com/Community-Access/learning-room.git`
615+
4. Paste this repository URL: `https://github.com/Community-Access/vscode-sci-fi-themes.git`
616616
5. Choose a folder on your computer where you want to save it
617617
6. Wait for it to clone (you should see it in the file explorer)
618618

0 commit comments

Comments
 (0)