Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Commit 84cce36

Browse files
dygufadgadelha
andauthored
Update README.md
Co-Authored-By: Douglas Gadêlha <dgadelha@users.noreply.github.com>
1 parent f80ffc4 commit 84cce36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ The primitive types available are:
5555
- `bytes`: Arbitrary binary data.
5656
- `void`: Special type that means the lack of value. Can only be used as the return type of a `function` operation (more on that later)
5757

58-
You can check the complete description on [language.md](../blob/master/language.md).
58+
You can check the complete description on [language.md](language.md).

0 commit comments

Comments
 (0)