diff --git a/docs/examples/set_app_element.md b/docs/examples/set_app_element.md index 1228cfd5..944cc813 100644 --- a/docs/examples/set_app_element.md +++ b/docs/examples/set_app_element.md @@ -4,4 +4,4 @@ This example shows how to use setAppElement to properly hide your application fr You'll notice in this example that the aria-hidden attribute is applied to the #main div rather than the document body. -[setAppElement example](codepen://claydiffrient/ENegGJ) +[setAppElement example](https://codepen.io/claydiffrient/pen/ENegGJ)