File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
source/content/pages/12-meta Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -9848,6 +9848,10 @@ <h1>Change Log</h1>
98489848<h2>2017</h2>
98499849<h3>January</h3>
98509850<ul>
9851+ <li>Fixed all 404 link rot on every page. However, if a page has been rewritten
9852+ or redirected and is no longer valuable as a link, please
9853+ <a href="https://twitter.com/fullstackpython">tweet me</a> or
9854+ <a href="https://github.com/mattmakai/fullstackpython.com/issues">file an issue ticket on GitHub</a>.</li>
98519855<li>New <a href="/why-use-python.html">Why Python?</a> resources.</li>
98529856<li>Happy New Year!</li>
98539857</ul>
Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ <h1>Change Log</h1>
4343< h2 > 2017</ h2 >
4444< h3 > January</ h3 >
4545< ul >
46+ < li > Fixed all 404 link rot on every page. However, if a page has been rewritten
47+ or redirected and is no longer valuable as a link, please
48+ < a href ="https://twitter.com/fullstackpython "> tweet me</ a > or
49+ < a href ="https://github.com/mattmakai/fullstackpython.com/issues "> file an issue ticket on GitHub</ a > .</ li >
4650< li > New < a href ="/why-use-python.html "> Why Python?</ a > resources.</ li >
4751< li > Happy New Year!</ li >
4852</ ul >
Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ inception in December 2012. You can view detailed changes via the
1515
1616## 2017
1717### January
18+ * Fixed all 404 link rot on every page. However, if a page has been rewritten
19+ or redirected and is no longer valuable as a link, please
20+ [ tweet me] ( https://twitter.com/fullstackpython ) or
21+ [ file an issue ticket on GitHub] ( https://github.com/mattmakai/fullstackpython.com/issues ) .
1822* New [ Why Python?] ( /why-use-python.html ) resources.
1923* Happy New Year!
2024
You can’t perform that action at this time.
0 commit comments