File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ <h5 class="pb-2 text-xl font-bold leading-6 text-gray-400">Dark Theme</h5>
356
356
< p class ="mt-1 mb-4 text-base leading-6 text-gray-500 ">
357
357
Download the Dark theme of the Introduction to Bash Scripting eBook
358
358
</ p >
359
- < a href ="https://github.com/bobbyiliev/introduction-to-bash-scripting/blob /main/ebook/en/export/introduction-to-bash-scripting-dark.pdf " class ="px-4 py-2 font-semibold text-gray-200 bg-gray-500 border border-green-700 rounded shadow btn btn-secundary hover:bg-gray-600 "> Free Download</ a >
359
+ < a href ="https://github.com/bobbyiliev/introduction-to-bash-scripting/raw /main/ebook/en/export/introduction-to-bash-scripting-dark.pdf " class ="px-4 py-2 font-semibold text-gray-200 bg-gray-500 border border-green-700 rounded shadow btn btn-secundary hover:bg-gray-600 "> Free Download</ a >
360
360
</ div >
361
361
</ div >
362
362
@@ -376,7 +376,7 @@ <h5 class="pb-2 text-xl font-bold leading-6 text-gray-600">Light Theme</h5>
376
376
< p class ="mt-1 mb-4 text-base leading-6 text-gray-500 ">
377
377
Download the Light theme of the Introduction to Bash Scripting eBook
378
378
</ p >
379
- < a href ="https://github.com/bobbyiliev/introduction-to-bash-scripting/blob /main/ebook/en/export/introduction-to-bash-scripting-light.pdf " class ="px-4 py-2 font-semibold text-white bg-blue-500 border border-green-700 rounded shadow btn btn-secundary hover:bg-blue-600 "> Free Download</ a >
379
+ < a href ="https://github.com/bobbyiliev/introduction-to-bash-scripting/raw /main/ebook/en/export/introduction-to-bash-scripting-light.pdf " class ="px-4 py-2 font-semibold text-white bg-blue-500 border border-green-700 rounded shadow btn btn-secundary hover:bg-blue-600 "> Free Download</ a >
380
380
</ div >
381
381
</ div >
382
382
</ div >
You can’t perform that action at this time.
0 commit comments