You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/content/translations/pcm/developers/docs/smart-contracts/languages/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ contract Coin {
83
83
}
84
84
```
85
85
86
-
Dis eksampol suppose give yu one sense of wetin Solidity kontract syntax bi laik. For more detailed diskripshon of di funshons and variabols, </a>see di docs</0>.
86
+
Dis eksampol suppose give yu one sense of wetin Solidity kontract syntax bi laik. For more detailed diskripshon of di funshons and variabols, [see di docs]((https://docs.soliditylang.org/en/latest/contracts.html)).
87
87
88
88
## Vyper {#vyper}
89
89
@@ -205,7 +205,7 @@ def endAuction():
205
205
send(self.beneficiary, self.highestBid)
206
206
```
207
207
208
-
Dis eksampol suppose give yu one sense of wetin Vyper kontract syntax bi laik. For more full diskripshon of di funshons and variabols, </a>see di docs</0>.
208
+
Dis eksampol suppose give yu one sense of wetin Vyper kontract syntax bi laik. For more full diskripshon of di funshons and variabols, [see di docs](https://vyper.readthedocs.io/en/latest/vyper-by-example.html#simple-open-auction).
0 commit comments