diff --git a/tutorials/using-bucket-website-with-mkdocs/index.mdx b/tutorials/using-bucket-website-with-mkdocs/index.mdx
index 4ab67e508f..9c7acb05c6 100644
--- a/tutorials/using-bucket-website-with-mkdocs/index.mdx
+++ b/tutorials/using-bucket-website-with-mkdocs/index.mdx
@@ -470,3 +470,6 @@ You will learn to set up MkDocs and configure, preview, and deploy your website.
This is what a collapsible admonition with a custom title should look like when expanded:
+
+ To go further, find out how to [deploy your website with GitHub Actions CI/CD](/tutorials/deploy-automate-mkdocs-site/).
+