Skip to content

Commit b3ed8a1

Browse files
committed
update
1 parent 4af57c0 commit b3ed8a1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<div class="nb-nav-group">
2121
<a href="https://monapdx.github.io/github-for-non-coders/" class="nb-btn">Home</a>
22-
<a href="#buttons" class="nb-btn">About</a>
22+
<a href="https://monapdx.github.io/github-for-non-coders/about" class="nb-btn">About</a>
2323
<a href="https://monapdx.github.io/github-for-non-coders/blog/" class="nb-btn nb-btn-pink">Blog</a>
2424

2525
<a href="#alerts" class="nb-btn">Help</a>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<div class="nb-nav-group">
2121
<a href="https://monapdx.github.io/github-for-non-coders/" class="nb-btn nb-btn-pink">Home</a>
22-
<a href="#buttons" class="nb-btn">About</a>
22+
<a href="https://monapdx.github.io/github-for-non-coders/about" class="nb-btn">About</a>
2323
<a href="https://monapdx.github.io/github-for-non-coders/blog/" class="nb-btn">Blog</a>
2424

2525
<a href="#alerts" class="nb-btn">Help</a>
@@ -35,7 +35,7 @@
3535

3636
<h1>
3737
Github for Non-Coders
38-
<span class="nb-highlight">YOU DON’T NEED TO KNOW CODE. YOU NEED TO KNOW HOW TO USE GITHUB.</span>
38+
<span class="nb-highlight">YOU DON’T NEED TO KNOW CODE. </span>
3939
</h1>
4040

4141
<p class="nb-lead">

0 commit comments

Comments
 (0)