Skip to content

Commit 3557cd3

Browse files
committed
fix broken internal link
1 parent 8070b44 commit 3557cd3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9852,7 +9852,7 @@ <h1>Change Log</h1>
98529852
<h2>2017</h2>
98539853
<h3>January</h3>
98549854
<ul>
9855-
<li>New <a href="/why-python.html">Why Python?</a> resources.</li>
9855+
<li>New <a href="/why-use-python.html">Why Python?</a> resources.</li>
98569856
<li>Happy New Year!</li>
98579857
</ul>
98589858
<h2>2016</h2>

change-log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1>Change Log</h1>
4343
<h2>2017</h2>
4444
<h3>January</h3>
4545
<ul>
46-
<li>New <a href="/why-python.html">Why Python?</a> resources.</li>
46+
<li>New <a href="/why-use-python.html">Why Python?</a> resources.</li>
4747
<li>Happy New Year!</li>
4848
</ul>
4949
<h2>2016</h2>

source/content/pages/12-meta/01-change-log.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inception in December 2012. You can view detailed changes via the
1515

1616
## 2017
1717
### January
18-
* New [Why Python?](/why-python.html) resources.
18+
* New [Why Python?](/why-use-python.html) resources.
1919
* Happy New Year!
2020

2121

0 commit comments

Comments
 (0)