diff --git a/README.md b/README.md
index 9ef8dcfb..1bbadc0f 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ Standard measures for security like IP whitelisting will be used to allow access
# Remote Dev Machine
1. Setup dropbox on local machine
-1. [Setup dropbox on remote machine](https://training.shoppinpal.com/setup-a-machine-in-the-cloud/setup-box/shared-filesystem/dropbox.html)
+1. [Setup dropbox on remote machine](https://training.linktoany.com/setup-a-machine-in-the-cloud/setup-box/shared-filesystem/dropbox.html)
1. Create a directory on your local machine to house any and all projects meant for remote development: `mkdir -p ~/Dropbox/rDev`
1. Go to the directory where you cloned warehouse locally, for example: `cd ~/dev/warehouse`
1. Then wire it up to your local Dropbox folder:
diff --git a/admin/package.json b/admin/package.json
index 37a07779..3eeecf99 100644
--- a/admin/package.json
+++ b/admin/package.json
@@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Warehouse Admin",
"author": "Kamal Khatwani",
- "homepage": "http://shoppinpal.com",
+ "homepage": "http://linktoany.com",
"license": "MIT",
"scripts": {
"ng": "./node_modules/@angular/cli/bin/ng",
diff --git a/admin/src/app/containers/default-layout/default-layout.component.html b/admin/src/app/containers/default-layout/default-layout.component.html
index 82dd8f54..2a87daf2 100644
--- a/admin/src/app/containers/default-layout/default-layout.component.html
+++ b/admin/src/app/containers/default-layout/default-layout.component.html
@@ -36,7 +36,7 @@