File tree 4 files changed +12
-6
lines changed
app/pages/applicantportal
4 files changed +12
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.246.3] ( https://github.com/bcgov/CONN-CCBC-portal/compare/v1.246.2...v1.246.3 ) (2025-03-11)
2
+
3
+ ### Bug Fixes
4
+
5
+ - update email to connectingcommunitiesbc ([ ffff9e2] ( https://github.com/bcgov/CONN-CCBC-portal/commit/ffff9e250c4b1540db14ac51fd3897613fe4748e ) )
6
+
1
7
## [ 1.246.2] ( https://github.com/bcgov/CONN-CCBC-portal/compare/v1.246.1...v1.246.2 ) (2025-03-11)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ const Dashboard = ({
170
170
Intake 6 is now open until June 30, 2025. If you are
171
171
interested in submitting an application, or for any questions
172
172
about connectivity projects in your area, please email{ ' ' }
173
- < a href = "mailto:connectedcommunitiesbc @gov.bc.ca" >
174
- connectedcommunitiesbc @gov.bc.ca
173
+ < a href = "mailto:connectingcommunitiesbc @gov.bc.ca" >
174
+ connectingcommunitiesbc @gov.bc.ca
175
175
</ a >
176
176
</ >
177
177
) : (
@@ -207,7 +207,7 @@ const Dashboard = ({
207
207
< StyledGovButton
208
208
onClick = { ( ) => {
209
209
window . location . href =
210
- 'mailto:connectedcommunitiesbc @gov.bc.ca' ;
210
+ 'mailto:[email protected] @gov.bc.ca' ;
211
211
} }
212
212
>
213
213
Email Us
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ const Home = ({
107
107
Intake 6 is now open until June 30, 2025. < br />
108
108
If you are interested in submitting an application, or for any
109
109
questions about connectivity projects in your area, please email{ ' ' }
110
- < a href = "mailto:connectedcommunitiesbc @gov.bc.ca" >
111
- connectedcommunitiesbc @gov.bc.ca
110
+ < a href = "mailto:connectingcommunitiesbc @gov.bc.ca" >
111
+ connectingcommunitiesbc @gov.bc.ca
112
112
</ a >
113
113
</ >
114
114
</ BoldText >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " CONN-CCBC-portal" ,
3
- "version" : " 1.246.2 " ,
3
+ "version" : " 1.246.3 " ,
4
4
"main" : " index.js" ,
5
5
"repository" : " https://github.com/bcgov/CONN-CCBC-portal.git" ,
6
6
"author" :
" Romer, Meherzad CITZ:EX <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments