diff --git a/README.md b/README.md
index 0575ebba..3687d5c7 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ To set up Firetable, you must be comfortable with working with the command line.
You must have at least a basic understanding of how to use npm and install npm
packages globally.
-[**Read the getting started guide →**](https://github.com/AntlerVC/firetable/wiki/Getting-Started)
+### [**Read the getting started guide →**](https://github.com/AntlerVC/firetable/wiki/Getting-Started)
# Issues
diff --git a/cli/README.md b/cli/README.md
index 2ba95d41..a25dd683 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -61,7 +61,7 @@ firetable start
### Deploy to Firebase Hosting
First, make sure that you have created a site in your Firebase project.
-[Open Firebase console ↗️](https://console.firebase.google.com/project/_/hosting/main)
+[Open Firebase console](https://console.firebase.google.com/project/_/hosting/main)
```
firetable deploy
@@ -71,7 +71,7 @@ firetable deploy
Firetable has role-based access controls using Firestore Security Rules and
custom claims in Firebase Authentication.
-[Read more →](https://github.com/AntlerVC/firetable/wiki/Firetable-Role-Based-Security-Rules)
+[Read more →](https://github.com/AntlerVC/firetable/wiki/Role-Based-Security-Rules)
You can use the Firetable CLI the roles of Firebase Authentication users.
@@ -94,7 +94,7 @@ You can use the Firetable CLI the roles of Firebase Authentication users.
firetable auth:setRoles
```
- [Example user roles →](https://github.com/AntlerVC/firetable/wiki/Firetable-Role-Based-Security-Rules#example-roles)
+ [Example user roles →](https://github.com/AntlerVC/firetable/wiki/Role-Based-Security-Rules#example-roles)
### Deploy Firetable Cloud Functions
diff --git a/www/src/views/AuthViews/GoogleAuthView.tsx b/www/src/views/AuthViews/GoogleAuthView.tsx
index 6cdd5e0d..91710bdc 100644
--- a/www/src/views/AuthViews/GoogleAuthView.tsx
+++ b/www/src/views/AuthViews/GoogleAuthView.tsx
@@ -57,7 +57,7 @@ export default function GoogleAuthView() {
action: (