File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ const pricingData = [
122122 ],
123123 button: {
124124 text: " Register" ,
125- link: " # " ,
125+ link: " mailto:sponsors@pyladies.com " ,
126126 },
127127 },
128128 {
@@ -138,7 +138,7 @@ const pricingData = [
138138 ],
139139 button: {
140140 text: " Register" ,
141- link: " # " ,
141+ link: " mailto:sponsors@pyladies.com " ,
142142 },
143143 },
144144];
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ const pricingData = [
122122 ],
123123 button: {
124124 text: " Register" ,
125- link: " # " ,
125+ link: " mailto:sponsors@pyladies.com " ,
126126 },
127127 },
128128 {
@@ -139,7 +139,7 @@ const pricingData = [
139139 ],
140140 button: {
141141 text: " Register" ,
142- link: " # " ,
142+ link: " mailto:sponsors@pyladies.com " ,
143143 },
144144 },
145145];
You can’t perform that action at this time.
0 commit comments