tact-lang / tact-docs

Tact main documentation
https://docs.tact-lang.org
54 stars 41 forks source link

Error in code snippet in pages/book/guides/getting-started/deploy.mdx #171

Closed koodl closed 5 months ago

koodl commented 6 months ago

Hello!

There is error in code snippet (pages/book/guides/getting-started/deploy.mdx) at line 3: import { Address, beginCell, storeStateInit, contractAddress, toNano } from 'ton-core';

There must be: import { Address, beginCell, storeStateInit, contractAddress, toNano } from '@ton/core';

anton-trunov commented 5 months ago

Hey @koodl, thanks for reporting the issue. Would you like to open a PR and fix it? Let me mention also that kind of contribution would qualify for a special SBT: https://society.ton.org/contribute-to-tact-compiler