Skip to content

Commit 26b7fa9

Browse files
Update github page index.html
Signed-off-by: Eng. Ali Kazemi <[email protected]>
1 parent 61b5dbc commit 26b7fa9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
<meta name="google-site-verification" content="rLJGmWefTBQyDiHR56Zf0BpaE8cx-KBs_sL0gDVqRac" />
1515

1616
<!-- Canonical Tag -->
17-
<link rel="canonical" href="https://eng-alikazemi.github.io/PFS/" />
17+
<link rel="canonical" href="https://github.com/PFS-AI/PFS/" />
1818

1919
<!-- Open Graph / Facebook -->
2020
<meta property="og:type" content="website">
21-
<meta property="og:url" content="https://eng-alikazemi.github.io/PFS/">
21+
<meta property="og:url" content="https://github.com/PFS-AI/PFS/">
2222
<meta property="og:title" content="Precision File Search - AI-Powered Desktop Search">
2323
<meta property="og:description" content="Find, summarize, and converse with your local files using a private, offline RAG pipeline. Free and open-source.">
24-
<meta property="og:image" content="https://eng-alikazemi.github.io/PFS/1.png">
24+
<meta property="og:image" content="https://github.com/PFS-AI/PFS/1.png">
2525

2626
<!-- Twitter -->
2727
<meta property="twitter:card" content="summary_large_image">
28-
<meta property="twitter:url" content="https://eng-alikazemi.github.io/PFS/">
28+
<meta property="twitter:url" content="https://github.com/PFS-AI/PFS/">
2929
<meta property="twitter:title" content="Precision File Search - AI-Powered Desktop Search">
3030
<meta property="twitter:description" content="Find, summarize, and converse with your local files using a private, offline RAG pipeline. Free and open-source.">
31-
<meta property="twitter:image" content="https://eng-alikazemi.github.io/PFS/1.png">
31+
<meta property="twitter:image" content="https://github.com/PFS-AI/PFS/1.png">
3232

3333
<link rel="icon" type="image/x-icon" href="favicon.ico">
3434
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -54,7 +54,7 @@
5454
"name": "Ali Kazemi"
5555
},
5656
"description": "AI-powered desktop search and knowledge engine using a private, offline RAG pipeline.",
57-
"url": "https://eng-alikazemi.github.io/PFS/"
57+
"url": "https://github.com/PFS-AI/PFS/"
5858
}
5959
</script>
6060
</head>
@@ -207,7 +207,7 @@ <h2 class="fade-in">Global Reach: 18 Languages Supported</h2>
207207
<div class="container">
208208
<h2 class="fade-in">Ready to Unleash Your Files?</h2>
209209
<p class="fade-in cta-description">Download the latest version of Precision File Search and take control of your digital world.</p>
210-
<a href="https://github.com/Eng-AliKazemi/PFS/releases/latest" class="cta-button fade-in">Get PFS from Github Release</a>
210+
<a href="https://github.com/PFS-AI/PFS/releases/latest" class="cta-button fade-in">Get PFS from Github Release</a>
211211
</div>
212212
</section>
213213
</main>
@@ -217,9 +217,9 @@ <h2 class="fade-in">Ready to Unleash Your Files?</h2>
217217
<div class="container">
218218
<p>&copy; 2025 Ali Kazemi. All Rights Reserved.</p>
219219
<p>
220-
<a href="https://github.com/Eng-AliKazemi/PFS" target="_blank" rel="noopener">GitHub</a> |
220+
<a href="https://github.com/PFS-AI/PFS" target="_blank" rel="noopener">GitHub</a> |
221221
<a href="https://www.linkedin.com/in/e-a-k/" target="_blank" rel="noopener">LinkedIn</a> |
222-
<a href="https://github.com/Eng-AliKazemi/PFS/blob/main/LICENSE.md" target="_blank" rel="noopener">License</a>
222+
<a href="https://github.com/PFS-AI/PFS/blob/main/LICENSE.md" target="_blank" rel="noopener">License</a>
223223
</p>
224224
</div>
225225
</footer>
@@ -232,4 +232,4 @@ <h2 class="fade-in">Ready to Unleash Your Files?</h2>
232232

233233
<script src="scripts.js" defer></script>
234234
</body>
235-
</html>
235+
</html>

0 commit comments

Comments
 (0)