diff --git a/README.md b/README.md index feac42185b..5fd0943d90 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ print("hello world") #### Code Example -![Create account code example](./readme-imgs/code-example.png) +![Create account code example](./static/img/github/code-example.png) `` is a code snippet component. You can use this component when you want to include snippets for more than one language. See an example diff --git a/readme-imgs/alert.png b/static/img/github/alert.png similarity index 100% rename from readme-imgs/alert.png rename to static/img/github/alert.png diff --git a/readme-imgs/code-example.png b/static/img/github/code-example.png similarity index 100% rename from readme-imgs/code-example.png rename to static/img/github/code-example.png