Skip to content

Commit

Permalink
docs: Add links to Wizard Zines
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed May 1, 2023
1 parent 9cbeeb3 commit 0b745d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docker/dockerfile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ For reference, the default ``/etc/nginx/conf.d/default.conf`` file in the Nginx
docker run -it --entrypoint sh nginxinc/nginx-unprivileged
$ cat /etc/nginx/conf.d/default.conf

.. seealso::

`nginx playground <https://nginx-playground.wizardzines.com>`__

System packages
---------------

Expand Down
1 change: 1 addition & 0 deletions docs/shell/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ Reference

- `Shell Parameter Expansion <https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html>`__ (``##``, ``%%``, etc.)
- `Conditional Constructs <https://www.gnu.org/software/bash/manual/html_node/Conditional-Constructs.html>`__ (``=``, ``=~``, etc.)
- `Wizard Zines Bite Size series <https://wizardzines.com>`__

0 comments on commit 0b745d8

Please sign in to comment.