rohitg00/DevOps_Books

case-sensitivity issue in pdf link

sudo-anshul opened this issue · 0 comments

I notice while opening Books pdf from README.md doesn't work for two books :

Issue :
https://github.com/rohitg00/DevOps_Books/blob/main/Devops-handbook.pdf
https://github.com/rohitg00/DevOps_Books/blob/main/Devops-document-vinay_hegde.pdf

Solution : simply by change capital 'D' to small 'd' will fix the problem.

Fix:
https://github.com/sudo-anshul/DevOps_Books/blob/sudo-anshul-patch1/devops-handbook.pdf
https://github.com/sudo-anshul/DevOps_Books/blob/sudo-anshul-patch1/devops-document-vinay_hegde.pdf

I will create the pull request , please review and consider to merge in your repository .

Thanks