diff --git a/content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md b/content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md index 2c87203c68b8..3a6ee56051ea 100644 --- a/content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md +++ b/content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md @@ -54,7 +54,7 @@ Assets are commonly found in the following locations: * Images are often found in the `` section. > [!TIP] -> If you can't find your assets in your site's source files, try searching your site's source files for `http` in your text editor or on {% data variables.product.github %}. +> If you can't find your assets in your site's source files, try searching your site's source files for `http://` in your text editor or on {% data variables.product.github %}. ### Examples of assets referenced in an HTML file