We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677be49 commit d087615Copy full SHA for d087615
index.html
@@ -47,9 +47,9 @@ <h2>
47
<li><a href="01-what-and-why.html">Lesson 01 What and Why</a></li>
48
<li><a href="02-Launching-Docker.html">Lesson 02 Launching Docker</a></li>
49
<li>
50
-<a href="03-install-packages.html">Lesson 03 Install packages</a> </li>
51
-<li><a href="04-commit.html">Lesson 04 Commit</a></li>
52
-<li><a href="05-Dockerhub.html">Lesson 05 Dockerhub</a></li>
+<a href="03-install-packages.html">Lesson 03 Installing R packages</a> </li>
+<li><a href="04-commit.html">Lesson 04 Commiting locally</a></li>
+<li><a href="05-Dockerhub.html">Lesson 05 Pushing and Pulling with Docker Hub</a></li>
53
<li><a href="06-dockerfiles.html">Lesson 06 Dockerfiles</a></li>
54
</ol>
55
</section>
0 commit comments