Skip to content

Commit 38a3efe

Browse files
nhussein110xLucca
andauthored
Update tutorials/dapps/papi/remark-tutorial.md
Co-authored-by: 0xLucca <[email protected]>
1 parent 35b1d88 commit 38a3efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/dapps/papi/remark-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ After opening the repository, you will find the following code (excluding import
4949
--8<-- 'code/tutorials/dapps/papi/remark-tutorial/index.ts'
5050
```
5151

52-
The `withLightClient` function is particularly important. It uses the built-in light client functionality, powered by [`smoldot`](https://github.com/smol-dot/smoldot){target=\_blank}, to create a light client that synchronizes and interacts with Polkadot directly within the application.
52+
The `withLightClient` function is particularly important. It uses the built-in [light client](/develop/toolkit/parachains/light-clients/){target=\_blank} functionality, powered by [`smoldot`](https://github.com/smol-dot/smoldot){target=\_blank}, to create a light client that synchronizes and interacts with Polkadot directly within the application.
5353

5454
## Create the CLI
5555

0 commit comments

Comments
 (0)