Skip to content

Commit 44a5d3a

Browse files
committed
fix: Remove all packtpub links
Signed-off-by: rafaeljohn9 <rafaeljohb@gmail.com>
1 parent c09ad1e commit 44a5d3a

File tree

3 files changed

+0
-84
lines changed

3 files changed

+0
-84
lines changed

layouts/shortcodes/external/books.html

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ <h4><a href="{{ relURL "book" }}">Pro Git</a></h4>
99
By Scott Chacon and Ben Straub
1010
</p>
1111
</li>
12-
<li>
13-
<a href="https://www.packtpub.com/application-development/mastering-git"><img src="https://static.packt-cdn.com/products/9781783553754/cover/smaller"></a>
14-
<h4><a href="https://www.packtpub.com/application-development/mastering-git">Mastering Git</a></h4>
15-
<p class='description'>
16-
By Jakub Narębski
17-
</p>
18-
</li>
1912
<li>
2013
<a href="https://www.manning.com/mcquaid/?a_aid=MikeMcQuaid&a_bid=5688bbf4"><img src="https://www.manning.com/mcquaid/mcquaid_cover150.jpg"></a>
2114
<h4><a href="https://www.manning.com/mcquaid/?a_aid=MikeMcQuaid&a_bid=5688bbf4">Git in Practice</a></h4>
@@ -29,27 +22,6 @@ <h4><a href="https://cbx33.github.io/gitt/">Git in the Trenches</a></h4>
2922
<p class='description'>
3023
By Peter Savage
3124
</li>
32-
<li>
33-
<a href="https://www.packtpub.com/git-version-control-for-everyone/book"><img src="https://static.packt-cdn.com/products/9781849517522/cover/smaller"/></a>
34-
<h4><a href="https://www.packtpub.com/git-version-control-for-everyone/book">Git: Version Control for Everyone</a></h4>
35-
<p class='description'>
36-
By Ravishankar Somasundaram
37-
</p>
38-
</li>
39-
<li>
40-
<a href="https://www.packtpub.com/application-development/git-essentials-second-edition"><img src="https://static.packt-cdn.com/products/9781787120723/cover/smaller"/></a>
41-
<h4><a href="https://www.packtpub.com/application-development/git-essentials-second-edition">Git Essentials - Second Edition</a></h4>
42-
<p class='description'>
43-
By Ferdinando Santacroce
44-
</p>
45-
</li>
46-
<li>
47-
<a href="https://www.packtpub.com/product/git-version-control-cookbook-second-edition/9781789137545"><img src="https://static.packt-cdn.com/products/9781789137545/cover/smaller"/></a>
48-
<h4><a href="https://www.packtpub.com/product/git-version-control-cookbook-second-edition/9781789137545">Git Version Control Cookbook - Second Edition</a></h4>
49-
<p class='description'>
50-
By Kenneth Geisshirt
51-
</p>
52-
</li>
5325
<li>
5426
<a href="http://gitforteams.com/"><img src="https://learning.oreilly.com/library/cover/9781491911204/250w"></a>
5527
<h4><a href="http://gitforteams.com/">Git for Teams</a></h4>
@@ -96,27 +68,13 @@ <h4><a href="https://github.com/pluralsight/git-internals-pdf/releases/download/
9668
By Scott Chacon
9769
</p>
9870
</li>
99-
<li>
100-
<a href="https://www.packtpub.com/application-development/git-version-control-cookbook"><img src="https://static.packt-cdn.com/products/9781782168454/cover/smaller"></a>
101-
<h4><a href="https://www.packtpub.com/application-development/git-version-control-cookbook">Git Version Control Cookbook</a></h4>
102-
<p class='description'>
103-
By Aske Olsson and Rasmus Voss
104-
</p>
105-
</li>
10671
<li>
10772
<a href="https://www.manning.com/books/learn-git-in-a-month-of-lunches"><img src="https://www.manning.com/umali/umali_cover150.jpg"></a>
10873
<h4><a href="https://www.manning.com/books/learn-git-in-a-month-of-lunches">Learn Git in a Month of Lunches</a></h4>
10974
<p class='description'>
11075
By Rick Umali
11176
</p>
11277
</li>
113-
<li>
114-
<a href="https://www.packtpub.com/application-development/version-control-git-and-github"><img src="https://static.packt-cdn.com/products/9781789808971/cover/smaller"></a>
115-
<h4><a href="https://www.packtpub.com/application-development/version-control-git-and-github">Version Control with Git and GitHub</a></h4>
116-
<p class='description'>
117-
By Alex Magana, Joseph Muli
118-
</p>
119-
</li>
12078
<li>
12179
<a href="https://www.apress.com/book/9781484253120"><img src="https://media.springernature.com/w153/springer-static/cover/book/9781484253137.jpg"></a>
12280
<h4><a href="https://www.apress.com/book/9781484253120">Beginning Git and GitHub</a></h4>

layouts/shortcodes/external/courses.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ <h2>Courses</h2>
22
<div class='two-column'>
33
<div class='column-left'>
44
<ul class='course-list'>
5-
<li>
6-
<h4><a href="https://www.packtpub.com/application-development/git-mastering-version-control">Git: Mastering Version Control</a></h4>
7-
<p class='description'>
8-
By Ferdinando Santacroce, Aske Olsson, Rasmus Voss and Jakub Narębski
9-
</p>
10-
</li>
115
<li>
126
<h4><a href="https://cusy.io/en/our-training-courses/versioned-and-reproducible-storage-of-code-and-data">Versioned and reproducible storage of code and data</a></h4>
137
<p class='description'>

layouts/shortcodes/external/tutorials.html

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -61,24 +61,6 @@ <h4><a href="http://www-cs-students.stanford.edu/~blynn/gitmagic/">Git Magic</a>
6161
An alternative book with the source <a href="https://github.com/blynn/gitmagic/tree/master">online</a>.
6262
</p>
6363
</li>
64-
<li>
65-
<h4><a href="https://www.packtpub.com/application-development/git-version-control-made-easy">Git: Version Control Made Easy</a></h4>
66-
<p class='description'>
67-
Use the powerful features of Git in your projects.
68-
</p>
69-
</li>
70-
<li>
71-
<h4><a href="https://www.packtpub.com/application-development/hands-version-control-git-video">Hands-On Version Control with Git [Video]</a></h4>
72-
<p class='description'>
73-
Better project workflows with Distributed Version Control.
74-
</p>
75-
</li>
76-
<li>
77-
<h4><a href="https://www.packtpub.com/web-development/learn-git-3-hours-video">Learn Git in 3 Hours [Video]</a></h4>
78-
<p class='description'>
79-
Build powerful and effective projects using Git Version Control Systems.
80-
</p>
81-
</li>
8264
<li>
8365
<h4><a href="https://www.python4data.science/en/latest/productive/git/index.html">Git for Data Science</a></h4>
8466
<p class='description'>
@@ -107,24 +89,6 @@ <h4><a href="https://docs.github.com/">GitHub Docs</a></h4>
10789
Guides on a variety of Git and GitHub related topics.
10890
</p>
10991
</li>
110-
<li>
111-
<h4><a href="https://www.packtpub.com/web-development/version-control-git-video">Version Control with Git [Video]</a></h4>
112-
<p class='description'>
113-
Your Guide to deliver great code using TFS and Git.
114-
</p>
115-
</li>
116-
<li>
117-
<h4><a href="https://www.packtpub.com/application-development/conquering-git-advanced-training-guide-video">Conquering Git: Advanced Training Guide [Video]</a></h4>
118-
<p class='description'>
119-
Master versioning and manage your code with Git by controlling its workflow and using it for your projects.
120-
</p>
121-
</li>
122-
<li>
123-
<h4><a href="https://www.packtpub.com/web-development/git-and-version-control-video">Git and Version Control [Video]</a></h4>
124-
<p class='description'>
125-
Learn the basics of Git and Version Control through detailed and easy to follow steps.
126-
</p>
127-
</li>
12892
</ul>
12993
</div>
13094
</div>

0 commit comments

Comments
 (0)