File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 86
86
<span class =" ml-1" >
87
87
<input type ="checkbox" bind:checked ={opts .votes }>
88
88
</span >
89
- <HelpTooltip align =" right" link =" https://docs.openzeppelin.com/contracts-cairo/governance# votes" >
89
+ <HelpTooltip align =" right" link =" https://docs.openzeppelin.com/contracts-cairo/governance/ votes" >
90
90
Keeps track of historical balances for voting in on-chain governance, with a way to delegate one's voting power to a trusted account.
91
91
</HelpTooltip >
92
92
</label >
Original file line number Diff line number Diff line change 88
88
<span class =" ml-1" >
89
89
<input type ="checkbox" bind:checked ={opts .votes }>
90
90
</span >
91
- <HelpTooltip align =" right" link =" https://docs.openzeppelin.com/contracts-cairo/governance# votes" >
91
+ <HelpTooltip align =" right" link =" https://docs.openzeppelin.com/contracts-cairo/governance/ votes" >
92
92
Keeps track of historical balances for voting in on-chain governance, with a way to delegate one's voting power to a trusted account.
93
93
</HelpTooltip >
94
94
</label >
You can’t perform that action at this time.
0 commit comments