We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f38d56 + 859e068 commit 0d617d3Copy full SHA for 0d617d3
content/uk/docs/tutorials/hello-minikube.md
@@ -58,9 +58,9 @@ You can also follow this tutorial if you've installed [Minikube locally](/docs/t
58
-->
59
У цьому навчальному матеріалі ми використовуємо образ контейнера, зібраний із наступних файлів:
60
61
-{{< codenew language="js" file="minikube/server.js" >}}
+{{% codenew language="js" file="minikube/server.js" %}}
62
63
-{{< codenew language="conf" file="minikube/Dockerfile" >}}
+{{% codenew language="conf" file="minikube/Dockerfile" %}}
64
65
<!--For more information on the `docker build` command, read the [Docker documentation](https://docs.docker.com/engine/reference/commandline/build/).
66
0 commit comments