diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4a09ce5..1e637ed 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
# Contributing
-To suggest a new tool, please create an issue or a pull request for the readme.
+[Submit a new tool here](https://forms.gle/c3ynjWPuh7UK8czo7), or kindly [create an issue](https://github.com/MethodBlack/riseofmachine/issues) or a pull request for the readme.
### README pull request guidelines:
diff --git a/README.md b/README.md
index 272cf5b..9a3ce71 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# A Curated List of
Powerful AI Tools
-> To suggest a new tool, please create an issue or a pull request for the readme.
+> [Submit a new tool](https://forms.gle/c3ynjWPuh7UK8czo7)
### ToC
- [Audio](#-audio)
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index a77998b..b9adb55 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -33,7 +33,7 @@ const { title } = Astro.props;