Skip to content

Commit 71217f1

Browse files
committed
some updates
1 parent 8b8f1f1 commit 71217f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ mint = $lfn $ ylvm'pv
2121
```
2222
"""
2323

24-
left_url_button = "Read the Introduction"
25-
left_url = "/blog/introduce-yolc"
24+
left_url_button = "Checkout Docs"
25+
left_url = "/docs/concepts/edsl"
2626

2727
right_url_button = "Get Started"
2828
right_url = "/docs/getting-started/introduction"

content/docs/getting-started/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ toc = true
1111
Yolc is a safe, expressive, fun language for Ethereum, powered by YulDSL/Haskell.
1212

1313
> 🚧 Yolc is currently in technical preview: it works for technical demos, but feature-parity with Solidity will come by
14-
> 2025/Q1.
14+
> 2025/Q2.
1515
1616
## Try It Out
1717

File renamed without changes.

0 commit comments

Comments
 (0)