Skip to content

Commit 2ae5ebb

Browse files
authored
Merge pull request #532 from bcgov/chore/twu-bc-bid-url
chore: update twu bc bid url
2 parents 9173dc5 + 5e15177 commit 2ae5ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/front-end/typescript/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const CWU_PAYMENT_OPTIONS_URL =
6767
"https://github.com/BCDevExchange/code-with-us/wiki/4.-Payment";
6868

6969
export const TWU_BC_BID_URL =
70-
"https://bcbid.gov.bc.ca/page.aspx/en/bpm/process_manage_extranet/176305";
70+
"https://bcbid.gov.bc.ca/page.aspx/en/bpm/process_manage_extranet/215827";
7171

7272
export const CWU_COST_RECOVERY_FIGURE = 1000;
7373

0 commit comments

Comments
 (0)