File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/pages/quickstart/NavigationOverlay Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,19 +45,19 @@ const navigationOptions: NavigationOption[] = [
4545 id : 'delegation-toolkit-1' ,
4646 title : 'I want to send gasless transactions' ,
4747 description : 'Delegation Toolkit' ,
48- link : '/delegation-toolkit' ,
48+ link : '/delegation-toolkit/development/guides/smart-accounts/send-gasless-transaction ' ,
4949 } ,
5050 {
5151 id : 'delegation-toolkit-2' ,
5252 title : 'I want to perform executions on behalf of users' ,
5353 description : 'Delegation Toolkit' ,
54- link : '/delegation-toolkit' ,
54+ link : '/delegation-toolkit/development/guides/delegation/execute-on-smart-accounts-behalf ' ,
5555 } ,
5656 {
5757 id : 'delegation-toolkit-3' ,
5858 title : 'I want to convert EOAs to smart accounts' ,
5959 description : 'Delegation Toolkit' ,
60- link : '/delegation-toolkit' ,
60+ link : '/delegation-toolkit/development/get-started/smart-account-quickstart/eip7702 ' ,
6161 } ,
6262]
6363
You can’t perform that action at this time.
0 commit comments