1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Replace incorrect example search term (#40538)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Peter Briggs
2025-09-25 08:31:32 -07:00
committed by GitHub
parent 3625c14cae
commit 658b98cf23

View File

@@ -54,7 +54,7 @@ Assets are commonly found in the following locations:
* Images are often found in the `<body>` section. * Images are often found in the `<body>` section.
> [!TIP] > [!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 ### Examples of assets referenced in an HTML file