File tree Expand file tree Collapse file tree 5 files changed +8
-2
lines changed
Expand file tree Collapse file tree 5 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -10436,6 +10436,8 @@ <h1>Change Log</h1>
1043610436<h2>2017</h2>
1043710437<h3>January</h3>
1043810438<ul>
10439+ <li>Break out <a href="/jenkins.html">Jenkins</a> page from
10440+ <a href="/continuous-integration.html">continuous integration</a> page origins.</li>
1043910441<li>Major update made to the <a href="/template-engines.html">template engines</a> page
1044010442 with a bunch of new resources and explanations.</li>
1044110443<li>Added stub <a href="/apache-cassandra.html">Apache Cassandra</a> page with a few
Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ <h1>Change Log</h1>
4343< h2 > 2017</ h2 >
4444< h3 > January</ h3 >
4545< ul >
46+ < li > Break out < a href ="/jenkins.html "> Jenkins</ a > page from
47+ < a href ="/continuous-integration.html "> continuous integration</ a > page origins.</ li >
4648< li > Major update made to the < a href ="/template-engines.html "> template engines</ a > page
4749 with a bunch of new resources and explanations.</ li >
4850< li > Added stub < a href ="/apache-cassandra.html "> Apache Cassandra</ a > page with a few
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ inception in December 2012. You can view detailed changes via the
1515
1616## 2017
1717### January
18+ * Break out [ Jenkins] ( /jenkins.html ) page from
19+ [ continuous integration] ( /continuous-integration.html ) page origins.
1820* Major update made to the [ template engines] ( /template-engines.html ) page
1921 with a bunch of new resources and explanations.
2022* Added stub [ Apache Cassandra] ( /apache-cassandra.html ) page with a few
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ <h4 class="toc-subsection">8.5 <a href="/wsgi-servers.html">WSGI servers</a></h4
194194 < div class ="toc coming-soon "> uWSGI</ div >
195195
196196 < h4 class ="toc-subsection "> 8.6 < a href ="/continuous-integration.html "> Continuous integration</ a > </ h4 >
197- < div class ="toc coming-soon " > Jenkins</ div >
197+ < div class ="toc " > < a href =" /jenkins.html " > Jenkins</ a > </ div >
198198 < div class ="toc coming-soon "> GoCD</ div >
199199 < div class ="toc coming-soon "> BuildBot</ div >
200200
Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ <h4 class="toc-subsection">8.5 <a href="/wsgi-servers.html">WSGI servers</a></h4
215215 < div class ="toc coming-soon "> uWSGI</ div >
216216
217217 < h4 class ="toc-subsection "> 8.6 < a href ="/continuous-integration.html "> Continuous integration</ a > </ h4 >
218- < div class ="toc coming-soon " > Jenkins</ div >
218+ < div class ="toc " > < a href =" /jenkins.html " > Jenkins</ a > </ div >
219219 < div class ="toc coming-soon "> GoCD</ div >
220220 < div class ="toc coming-soon "> BuildBot</ div >
221221
You can’t perform that action at this time.
0 commit comments