diff --git a/docs/product/performance/resources.md b/docs/product/performance/resources.md index c7850267106ae..96af0dc22c4b3 100644 --- a/docs/product/performance/resources.md +++ b/docs/product/performance/resources.md @@ -93,7 +93,7 @@ To view more details, click on a resource from the table to open its **Resource
-### What does a render blocking mean? +### What Does a Render Blocking Mean? A render blocking resource is one which will stop the browser from rendering anything on the screen, until the resource is fully download and processed by the browser. @@ -150,7 +150,7 @@ At the moment, relative resource span descriptions (ones that begin with '/') ar -![Example of Sample Images](./resource-sample-images.png) +![Example of Sample Images](/product/performance/resource-sample-images.png) ## Sample List diff --git a/public/product/performance/resource-sample-images.png b/public/product/performance/resource-sample-images.png new file mode 100644 index 0000000000000..b2fedbce349fc Binary files /dev/null and b/public/product/performance/resource-sample-images.png differ