diff --git a/Git/cheat_sheet.md b/Git/cheat_sheet.md index 7cb5ab9..a7705d6 100644 --- a/Git/cheat_sheet.md +++ b/Git/cheat_sheet.md @@ -96,5 +96,5 @@ or whichever branch you want to merge ## Reference -* [https://stackoverflow.com/questions/35979642/how-to-checkout-remote-git-tag](https://stackoverflow.com/questions/35979642/how-to-checkout-remote-git-tag) +* [How to checkout remote git tag](https://stackoverflow.com/questions/35979642/how-to-checkout-remote-git-tag) * [Git Happens](https://about.gitlab.com/2018/08/08/git-happens/) \ No newline at end of file diff --git a/Mac/cheat_sheet.md b/Mac/cheat_sheet.md index b560261..ad9c92f 100644 --- a/Mac/cheat_sheet.md +++ b/Mac/cheat_sheet.md @@ -38,5 +38,5 @@ Reload bash profile ## Reference -* [http://osxdaily.com/2011/05/10/generate-random-passwords-command-line/](http://osxdaily.com/2011/05/10/generate-random-passwords-command-line/) -* [https://coolestguidesontheplanet.com/make-an-alias-in-bash-shell-in-os-x-terminal/](https://coolestguidesontheplanet.com/make-an-alias-in-bash-shell-in-os-x-terminal/) \ No newline at end of file +* [Generate Random Passwords Command Line](http://osxdaily.com/2011/05/10/generate-random-passwords-command-line/) +* [Make an alias in bash shell in OSX terminal](https://coolestguidesontheplanet.com/make-an-alias-in-bash-shell-in-os-x-terminal/) \ No newline at end of file diff --git a/Ubuntu/bash_script.md b/Ubuntu/bash_script.md index f0c0dea..5ecd306 100644 --- a/Ubuntu/bash_script.md +++ b/Ubuntu/bash_script.md @@ -28,4 +28,4 @@ save and exit nano editor ## Reference -* [http://www.hackmac.org/articles/bash/bash-101-hello-world-and-a-little-further/](http://www.hackmac.org/articles/bash/bash-101-hello-world-and-a-little-further/) \ No newline at end of file +* [Bash 101 Hello World and a little further](http://www.hackmac.org/articles/bash/bash-101-hello-world-and-a-little-further/) \ No newline at end of file diff --git a/beanstalkd/cheat_sheet.md b/beanstalkd/cheat_sheet.md index 815495c..7ad0a5f 100644 --- a/beanstalkd/cheat_sheet.md +++ b/beanstalkd/cheat_sheet.md @@ -13,4 +13,4 @@ How is your beanstalkd feeling today? You can ask it by typing stats - this give ## Reference -[https://lornajane.net/posts/2014/getting-started-with-beanstalkd](https://lornajane.net/posts/2014/getting-started-with-beanstalkd) \ No newline at end of file +[Getting Started with Beanstalkd](https://lornajane.net/posts/2014/getting-started-with-beanstalkd) \ No newline at end of file