Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down
3 changes: 2 additions & 1 deletion ebook/en/content/018-working-with-json-in-bash-using-jq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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)

Original file line number Diff line number Diff line change
Expand Up @@ -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.
4 changes: 2 additions & 2 deletions ebook/es/content/018-working-with-json-in-bash-using-jq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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)
>{aviso} Este contenido ha sido publicado inicialmente en [DevDojo.com](https://devdojo.com/bobbyiliev/how-to-work-with-json-in-bash-using-jq)
5 changes: 3 additions & 2 deletions ebook/pt_br/content/018-working-with-json-in-bash-using-jq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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)

>{notice} This content was initially posted on [DevDojo.com](https://devdojo.com/bobbyiliev/how-to-work-with-json-in-bash-using-jq)