diff --git a/source/products/bi-connector.txt b/source/products/bi-connector.txt
index 28b80b83077..bf61c18fd94 100644
--- a/source/products/bi-connector.txt
+++ b/source/products/bi-connector.txt
@@ -14,7 +14,7 @@ Business Intelligence Connector
The MongoDB Business Intelligence Connector allows users to
visualize their MongoDB Enterprise data using existing relational business
-intelligence tools such as `Tableau `_.
+intelligence tools such as Tableau.
These tools expect to connect to a data source and find data in tabular form
following a fixed schema. This presents a challenge when working with MongoDB's
@@ -22,8 +22,8 @@ following a fixed schema. This presents a challenge when working with MongoDB's
The Business Intelligence Connector acts as a layer in between a
:program:`mongod` instance and your reporting tool. Currently, it uses a
-foreign data wrapper with `PostgreSQL `_ to provide a
-relational :term:`SQL` view into your MongoDB data.
+foreign data wrapper with PostgreSQL to provide a relational :term:`SQL` view
+into your MongoDB data.
.. include:: /images/bi-connector.rst