Skip to content

Commit ce66d3a

Browse files
devin-ai-integration[bot]Jayant
andauthored
Move 'Set Custom Gas Limits' page to same menu level as 'Generate Random Numbers' (#777)
- Moved set-custom-gas-limits.mdx from pages/entropy/generate-random-numbers/ to pages/entropy/ - Updated pages/entropy/_meta.json to include 'Set Custom Gas Limits' in How-To Guides section - Removed entry from pages/entropy/generate-random-numbers/_meta.json - Navigation now shows 'Set Custom Gas Limits' at same level as 'Generate Random Numbers' Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Jayant <[email protected]>
1 parent cc16654 commit ce66d3a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pages/entropy/_meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
},
2525

2626
"generate-random-numbers": "Generate Random Numbers",
27+
"set-custom-gas-limits": "Set Custom Gas Limits",
2728
"debug-callback-failures": "Debug Callback Failures",
2829

2930
"-- Reference Material": {
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"evm": "in EVM contracts",
3-
"set-custom-gas-limits": "Set Custom Gas Limits"
2+
"evm": "in EVM contracts"
43
}
File renamed without changes.

0 commit comments

Comments
 (0)