Skip to content

Commit

Permalink
Updated website
Browse files Browse the repository at this point in the history
  • Loading branch information
borjasotomayor committed Oct 8, 2024
1 parent ea380bd commit 164041c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions projects/project1.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h2>Submission Timeline<a class="headerlink" href="#submission-timeline" title="
<div class="line">(Note: Assignment 5 builds on Assignment 4)</div>
</div>
</td>
<td><p><strong>Thursday, October 21, 8pm</strong></p></td>
<td><p><strong>Thursday, October 24, 8pm</strong></p></td>
</tr>
<tr class="row-odd"><td><p>Resubmission (Optional)</p></td>
<td><p>Address feedback received in Project 1</p></td>
Expand All @@ -168,7 +168,7 @@ <h2>Initializing your Project 1 Repository<a class="headerlink" href="#initializ
SSH URL of your repository. To get this URL, log into GitHub and navigate to your
project repository. Then, under “Quick setup — if you’ve done this kind of thing before”,
make sure the “SSH” button is selected, and copy the URL that appears next to it.
It should look something like this: <code class="docutils literal notranslate"><span class="pre">git&#64;github.com:uchicago-cmsc23320-aut-24/chirc-jdoe-jrandom.git</span></code></p>
It should look something like this: <code class="docutils literal notranslate"><span class="pre">git&#64;github.com:uchicago-cmsc23320-aut-24/chirc-p1-jdoe-jrandom.git</span></code></p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>git init
git remote add origin $REPO_URL
git remote add upstream https://github.com/uchicago-cs/chirc.git
Expand Down
2 changes: 1 addition & 1 deletion projects/project1_rubric.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h2>Submission Timeline<a class="headerlink" href="#submission-timeline" title="
<div class="line">(Note: Assignment 5 builds on Assignment 4)</div>
</div>
</td>
<td><p><strong>Thursday, October 21, 8pm</strong></p></td>
<td><p><strong>Thursday, October 24, 8pm</strong></p></td>
</tr>
<tr class="row-odd"><td><p>Resubmission (Optional)</p></td>
<td><p>Address feedback received in Project 1</p></td>
Expand Down

0 comments on commit 164041c

Please sign in to comment.