diff --git a/src/components/DocumentDropzone/Views/ViewTokenRegistryMismatch.tsx b/src/components/DocumentDropzone/Views/ViewTokenRegistryMismatch.tsx
index 9eee2c070..0868f4520 100644
--- a/src/components/DocumentDropzone/Views/ViewTokenRegistryMismatch.tsx
+++ b/src/components/DocumentDropzone/Views/ViewTokenRegistryMismatch.tsx
@@ -20,7 +20,7 @@ export const ViewTokenRegistryMismatch: FunctionComponent = () => {
-
+
diff --git a/src/constants/index.ts b/src/constants/index.ts
index 2124ba561..99e3ad65b 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -1,7 +1,7 @@
export enum URLS {
INFO = "https://tradetrust.io",
REF = "https://ref.tradetrust.io",
- REF_V5TR = "https://v5tr.tradetrust.io",
+ REF_V5TR = "https://v5-token-registry.tradetrust.io",
CREATOR = "https://creator.tradetrust.io/",
GITHUB = "https://github.com/TradeTrust/tradetrust-website",
DOCS = "https://docs.tradetrust.io/",