diff --git a/README.md b/README.md index 53d0871..4e6e3e4 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ A web page showcasing the eBook: [Introduction to Bash Scripting Web Page](https://ebook.bobby.sh/) -The web page was built using [Tails](http://devdojo.com/tails), a new `kick-ass` drag-and-drop TailwindCSS page builder! +The web page was built using [Tails](https://devdojo.com/tails), a new `kick-ass` drag-and-drop TailwindCSS page builder! ### DigitalOcean App Platform @@ -143,7 +143,7 @@ If you ever need to create a graphic, poster, invitation, logo, presentation – - [Join DevDojo](https://devdojo.com?ref=bobbyiliev) - [Ibis](https://github.com/themsaid/ibis/) - [Canva](https://www.canva.com/) -- [Tails](http://devdojo.com/tails) +- [Tails](https://devdojo.com/tails) ## 📖 Other eBooks diff --git a/ebook/en/content/018-working-with-json-in-bash-using-jq.md b/ebook/en/content/018-working-with-json-in-bash-using-jq.md index 8a9e521..9458b1d 100644 --- a/ebook/en/content/018-working-with-json-in-bash-using-jq.md +++ b/ebook/en/content/018-working-with-json-in-bash-using-jq.md @@ -60,7 +60,7 @@ port install jq If you are using other OS, I would recommend taking a look at the official documentation here for more information: -> [https://stedolan.github.io/jq/download/](https://stedolan.github.io/jq/download/) +> [https://jqlang.org/download/](https://jqlang.org/download/) Once you have jq installed you can check your current version by running this command: @@ -223,3 +223,4 @@ And for more information on the **QuizAPI**, you could take a look at the offici * [https://quizapi.io/docs/1.0/overview](https://quizapi.io/docs/1.0/overview) >{notice} This content was initially posted on [DevDojo.com](https://devdojo.com/bobbyiliev/how-to-work-with-json-in-bash-using-jq) + diff --git a/ebook/en/content/024-automating-wordpress-lamp-with-bash.md b/ebook/en/content/024-automating-wordpress-lamp-with-bash.md index d7ca9eb..602e991 100644 --- a/ebook/en/content/024-automating-wordpress-lamp-with-bash.md +++ b/ebook/en/content/024-automating-wordpress-lamp-with-bash.md @@ -333,4 +333,4 @@ The script does the following: * Install WordPress * Configure WordPress -With this being said, I hope you enjoyed this example. If you have any questions, please feel free to ask me directly at [@denctl](https://twitter.com/denctl). +With this being said, I hope you enjoyed this example. diff --git a/ebook/es/content/018-working-with-json-in-bash-using-jq.md b/ebook/es/content/018-working-with-json-in-bash-using-jq.md index 6ae409d..466dd9b 100644 --- a/ebook/es/content/018-working-with-json-in-bash-using-jq.md +++ b/ebook/es/content/018-working-with-json-in-bash-using-jq.md @@ -60,7 +60,7 @@ port install jq Si usas otro sistema operativo echa un vistazo a la documentación oficial en este link para más información: -> [https://stedolan.github.io/jq/download/](https://stedolan.github.io/jq/download/) +> [https://jqlang.org/download/](https://jqlang.org/download/) Una vez que ya tengas instalado jq revisa la versión actual con este comando: @@ -223,4 +223,4 @@ Y más información de la documentación oficial de la **QuizAPI** aquí: * [https://quizapi.io/docs/1.0/overview](https://quizapi.io/docs/1.0/overview) ->{aviso} Este contenido ha sido publicado inicialmente en [DevDojo.com](https://devdojo.com/bobbyiliev/how-to-work-with-json-in-bash-using-jq) \ No newline at end of file +>{aviso} Este contenido ha sido publicado inicialmente en [DevDojo.com](https://devdojo.com/bobbyiliev/how-to-work-with-json-in-bash-using-jq) diff --git a/ebook/pt_br/content/018-working-with-json-in-bash-using-jq.md b/ebook/pt_br/content/018-working-with-json-in-bash-using-jq.md index 5f057e5..fe02420 100644 --- a/ebook/pt_br/content/018-working-with-json-in-bash-using-jq.md +++ b/ebook/pt_br/content/018-working-with-json-in-bash-using-jq.md @@ -60,7 +60,7 @@ port install jq If you are using other OS, I would recommend taking a look at the official documentation here for more information: -> [https://stedolan.github.io/jq/download/](https://stedolan.github.io/jq/download/) +> [https://jqlang.org/download/](https://jqlang.org/download/) Once you have jq installed you can check your current version by running this command: @@ -222,4 +222,5 @@ And for more information on the **QuizAPI**, you could take a look at the offici * [https://quizapi.io/docs/1.0/overview](https://quizapi.io/docs/1.0/overview) ->{notice} This content was initially posted on [DevDojo.com](https://devdojo.com/bobbyiliev/how-to-work-with-json-in-bash-using-jq) \ No newline at end of file + +>{notice} This content was initially posted on [DevDojo.com](https://devdojo.com/bobbyiliev/how-to-work-with-json-in-bash-using-jq)