diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/05.docker-container/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/05.docker-container/content.md index 9fd40a0f79..a8f5fbfe3f 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/05.docker-container/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/05.docker-container/content.md @@ -133,4 +133,4 @@ In this tutorial, you have learned how to use Docker with Portenta X8. You have - Now that you have the base of the workflow to use [Docker](https://docker.com), go to its docs page and make sure you understand all the features. - Look for a container image from [Docker hub](http://hub.docker.com), install it and make your own application out of it. -- Create a container to run your custom made application. For this, it may interest you [Deploy a Custom Container with Portenta X8 Manager](tutorials/portenta-x8/custom-container) tutorial. \ No newline at end of file +- Create a container to run your custom made application. For this, it may interest you [Deploy a Custom Container with Portenta X8 Manager](https://docs.arduino.cc/tutorials/portenta-x8/custom-container) tutorial. \ No newline at end of file