diff --git a/_posts/2024-05-20-how-do-people-use-chatgpt-and-llms-2024.md b/_posts/2024-05-20-how-do-people-use-chatgpt-and-llms-2024.md
index 3b805ef..5555c7d 100644
--- a/_posts/2024-05-20-how-do-people-use-chatgpt-and-llms-2024.md
+++ b/_posts/2024-05-20-how-do-people-use-chatgpt-and-llms-2024.md
@@ -44,4 +44,4 @@ Based on the popularity of ChatGPT, users' high intensity of usage, the mix of c
If you are interested in using the service, you can contact `mincong.h[at]gmail.com` to have early access for free. You can also visit the [product page][cs] for more details.
-[cs]: /chatgpt
\ No newline at end of file
+[cs]: /chatgpt/
\ No newline at end of file
diff --git a/chatgpt/contact.md b/chatgpt/contact.md
index 654f9e9..dd55d56 100644
--- a/chatgpt/contact.md
+++ b/chatgpt/contact.md
@@ -2,7 +2,6 @@
layout: default
title: Contact
description: How can we help?
-permalink: /chatgpt/contact
---
{% comment %}
diff --git a/chatgpt/getting-started.md b/chatgpt/getting-started.md
index c745645..054ed1f 100644
--- a/chatgpt/getting-started.md
+++ b/chatgpt/getting-started.md
@@ -2,7 +2,6 @@
layout: default
title: Getting Started
description: Getting started with ChatGPT QuickSearch Extension
-permalink: /chatgpt/getting-started
---
{% comment %}
diff --git a/chatgpt/index.md b/chatgpt/index.md
index 2b39c61..94faea9 100644
--- a/chatgpt/index.md
+++ b/chatgpt/index.md
@@ -2,7 +2,6 @@
layout: default
title: ChatGPT QuickSearch Extension
description: Searching conversation history directly in ChatGPT.
-permalink: /chatgpt
---
{% comment %}
@@ -27,8 +26,8 @@ Interested? This product is currently in alpha testing. Contact: `mincong.h[at]g
Here are some additional resources for you:
-* [**Getting Started**](/chatgpt/getting-started): Installation, sign-up, configuration, etc
-* [**Contact**](/chatgpt/contact): In case you want to reach out for support, questions, or collaboration.
-* [**Privacy**](/chatgpt/privacy): We collect the strict minimum of data from you for the proper functioning of our service. We don't sell your data to third-party services. For more details, please visit [the privacy statement](/chatgpt/privacy).
+* [**Getting Started**](/chatgpt/getting-started/): Installation, sign-up, configuration, etc
+* [**Contact**](/chatgpt/contact/): In case you want to reach out for support, questions, or collaboration.
+* [**Privacy**](/chatgpt/privacy/): We collect the strict minimum of data from you for the proper functioning of our service. We don't sell your data to third-party services. For more details, please visit [the privacy statement](/chatgpt/privacy/).
* [**Release Notes**](/chatgpt/releases/): The release notes of the extension since April 2024.
* [**Error Catalog**](/chatgpt/errors/): The list of common errors for troubleshooting.
diff --git a/chatgpt/privacy.md b/chatgpt/privacy.md
index b8610a0..e69634b 100644
--- a/chatgpt/privacy.md
+++ b/chatgpt/privacy.md
@@ -2,7 +2,6 @@
layout: default
title: Privacy Statement
description: Privacy Statement For ChatGPT QuickSearch Extension
-permalink: /chatgpt/privacy
---
{% comment %}
diff --git a/index.md b/index.md
index ec32054..47a2b5e 100644
--- a/index.md
+++ b/index.md
@@ -15,4 +15,4 @@ Nanosearch is an online service that provides instant search solutions, which al
![highlight results](/assets/2024-04-24-search-bar-results.png)
-ChatGPT QuickSearch Extension is a browser extension that allows users to quickly search the conversation history directly in ChatGPT. Users can simply press cmd / ctrl + K to trigger it. This product is currently in alpha testing. See more details on the product page: <{{ site.url }}/chatgpt>
+ChatGPT QuickSearch Extension is a browser extension that allows users to quickly search the conversation history directly in ChatGPT. Users can simply press cmd / ctrl + K to trigger it. This product is currently in alpha testing. See more details on the product page: <{{ site.url }}/chatgpt/>