Skip to content

Commit c995e40

Browse files
committed
fixed admonition type
1 parent a084a00 commit c995e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/07_containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Docker commands in the terminal use the prefix `docker`.
128128

129129
!!! Note "For every command listed, the correct execution of the commands through the command line is by using `docker` in front of the command: for example `docker help` or `docker search`. Thus, every :material-docker: = `docker`."
130130

131-
!!! Important "To follow along, please start a Codespace in the following repository: **https://github.com/jeffgillan/r-script-containerized**. We are going to be using this repository throughout today, to learn docker commands, run docker containers and building our own container."
131+
!!! Warning "To follow along, please start a Codespace in the following repository: **https://github.com/jeffgillan/r-script-containerized**. We are going to be using this repository throughout today, to learn docker commands, run docker containers and building our own container."
132132

133133
### :material-docker: help
134134

0 commit comments

Comments
 (0)