Skip to content

Commit

Permalink
fix replit codeblock syntax (#467)
Browse files Browse the repository at this point in the history
* remove use/user-guides

* address manage assets capitalization

* update homepage link to User Guides

* Update transak.md

* add main section overviews, and subsection cards

* fix discord and other broken links

* update Flatten function

was a plugin -> now built-in to context menu

* normalize folder structure and fix missing images

* small fixes while we are here

* Update docs-integration-request.md

* fix replit codeblock

---------

Co-authored-by: Gregory Luneau <[email protected]>
  • Loading branch information
meganskye and gluneau authored Oct 16, 2023
1 parent 98fa26e commit ea44c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/environment/light-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Congratulations! You have successfully connected to the Astar Network using a li
## Run it in Replit

```mdx-code-block
`import Iframe from 'react-iframe';`
import Iframe from 'react-iframe';
<Iframe
url="https://replit.com/@gluneau/Light-Client-Demo-for-Astar-and-Shiden?embed=true"
Expand Down

0 comments on commit ea44c73

Please sign in to comment.