Merge pull request #1887 from Krrish0902/fix-issue-1854

fix: Removed incorrect www from URL in DocsGPT Docs frontend (#1854)
This commit is contained in:
Alex
2025-07-16 13:20:05 +01:00
committed by GitHub

View File

@@ -60,7 +60,7 @@ const config = {
GitHub
</a>
{' | '}
<a href="https://www.blog.docsgpt.cloud/" target="_blank">
<a href="https://blog.docsgpt.cloud/" target="_blank">
Blog
</a>
</div>