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>
356356 < p class ="mt-1 mb-4 text-base leading-6 text-gray-500 ">
357357 Download the Dark theme of the Introduction to Bash Scripting eBook
358358 </ 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 >
360360 </ div >
361361 </ div >
362362
@@ -376,7 +376,7 @@ <h5 class="pb-2 text-xl font-bold leading-6 text-gray-600">Light Theme</h5>
376376 < p class ="mt-1 mb-4 text-base leading-6 text-gray-500 ">
377377 Download the Light theme of the Introduction to Bash Scripting eBook
378378 </ 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 >
380380 </ div >
381381 </ div >
382382 </ div >
You can’t perform that action at this time.
0 commit comments