diff --git a/web/site/content/en-CA/products/br/overview.md b/web/site/content/en-CA/products/br/overview.md
index 88c21cb5..1c0f1e1e 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.
-See our fee schedule for details
+All fees are specified within the regulations. Details of the fees and service charges can be found on the
+ business site.
---
diff --git a/web/site/package.json b/web/site/package.json
index c84eca95..14fc18b5 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.8",
+ "version": "1.1.9",
"scripts": {
"build-check": "nuxt build",
"build": "nuxt generate",