Skip to content

Commit

Permalink
Merge pull request #614 from ethereum/update-btec
Browse files Browse the repository at this point in the history
Update key-gen releases and BTEC guide
  • Loading branch information
wackerow authored Mar 17, 2023
2 parents cd120af + 6f6ca77 commit ae7a8bd
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions src/intl/compiled/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1549,12 +1549,6 @@
"value": "Overview"
}
],
"9vcjcW": [
{
"type": 0,
"value": "PR description"
}
],
"9vwGlT": [
{
"type": 0,
Expand Down Expand Up @@ -1933,6 +1927,12 @@
"value": "Proof of stake"
}
],
"CGMYrU": [
{
"type": 0,
"value": "Staking Deposit CLI releases"
}
],
"CPl2hh": [
{
"type": 0,
Expand Down
6 changes: 3 additions & 3 deletions src/intl/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -593,9 +593,6 @@
"9uOFF3": {
"message": "Overview"
},
"9vcjcW": {
"message": "PR description"
},
"9vwGlT": {
"message": "I've synced my beacon node on {consensusLayerName}."
},
Expand Down Expand Up @@ -734,6 +731,9 @@
"CF9vMR": {
"message": "Proof of stake"
},
"CGMYrU": {
"message": "Staking Deposit CLI releases"
},
"CPl2hh": {
"message": "I have reviewed the checklist and understand how withdrawals work."
},
Expand Down
4 changes: 2 additions & 2 deletions src/pages/BtecGuide/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ export const BtecGuide = () => {
<Link
primary
inline
to="https://github.com/ethereum/staking-deposit-cli/pull/313"
to="https://github.com/ethereum/staking-deposit-cli/releases"
>
<FormattedMessage defaultMessage="PR description" />
<FormattedMessage defaultMessage="Staking Deposit CLI releases" />
</Link>
),
}}
Expand Down
Binary file modified src/static/github-cli-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/static/github-wagyu-key-gen-screenshot.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae7a8bd

Please sign in to comment.