Skip to content

Commit 658b98c

Browse files
Replace incorrect example search term (#40538)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 3625c14 commit 658b98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Assets are commonly found in the following locations:
5454
* Images are often found in the `<body>` section.
5555

5656
> [!TIP]
57-
> 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 %}.
57+
> 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 %}.
5858
5959
### Examples of assets referenced in an HTML file
6060

0 commit comments

Comments
 (0)