Skip to content

Commit b026651

Browse files
committed
Fix "Download git for linux" url in index.pl.html
1 parent d21ffb1 commit b026651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.pl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h2>Instalacja</h2>
7272
<a href="http://msysgit.github.io/">Pobierz git dla Windows</a>
7373
</p>
7474
<p>
75-
<a href="http://book.git-scm.com/2_installing_git.html">Pobierz git
75+
<a href="http://git-scm.com/book/en/Getting-Started-Installing-Git">Pobierz git
7676
dla Linux</a>
7777
</p>
7878
</div>

0 commit comments

Comments
 (0)