diff --git a/web/site/content/en-CA/products/br/overview.md b/web/site/content/en-CA/products/br/overview.md
index 1c0f1e1e..88c21cb5 100644
--- a/web/site/content/en-CA/products/br/overview.md
+++ b/web/site/content/en-CA/products/br/overview.md
@@ -34,8 +34,8 @@ View the definition and select a path to try it out. To submit a request, you wi
## Fees
-All fees are specified within the regulations. Details of the fees and service charges can be found on the
- business site.
+All fees are specified within the regulations.
+See our fee schedule for details
---
diff --git a/web/site/package.json b/web/site/package.json
index bd80d8a3..71ecb295 100644
--- a/web/site/package.json
+++ b/web/site/package.json
@@ -2,7 +2,7 @@
"name": "developer-connect-site",
"private": true,
"type": "module",
- "version": "1.1.6",
+ "version": "1.1.7",
"scripts": {
"build-check": "nuxt build",
"build": "nuxt generate",