Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# [Visit Our Docs Portal](https://qodo-merge-docs.qodo.ai/)
# [Visit Our Docs Portal](https://pr-agent-docs.codium.ai/)
2 changes: 1 addition & 1 deletion docs/docs/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
qodo-merge-docs.qodo.ai
pr-agent-docs.codium.ai
2 changes: 1 addition & 1 deletion docs/docs/ai_search/index.md
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to deprecate this from here and our side.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, and in the next few weeks I'll switch to docusaurus with Algolia or Typesense

Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ window.addEventListener('load', function() {
};

//const API_ENDPOINT = 'http://0.0.0.0:3000/api/v1/docs_help';
const API_ENDPOINT = 'https://help.merge.qodo.ai/api/v1/docs_help';
const API_ENDPOINT = 'https://help.pr-agent.codium.ai/api/v1/docs_help';

const response = await fetch(API_ENDPOINT, options);
const responseText = await response.text();
Expand Down
4 changes: 0 additions & 4 deletions docs/docs/chrome-extension/data_privacy.md

This file was deleted.

49 changes: 0 additions & 49 deletions docs/docs/chrome-extension/features.md

This file was deleted.

114 changes: 0 additions & 114 deletions docs/docs/chrome-extension/index.md

This file was deleted.

39 changes: 0 additions & 39 deletions docs/docs/chrome-extension/options.md

This file was deleted.

83 changes: 0 additions & 83 deletions docs/docs/core-abilities/auto_approval.md

This file was deleted.

63 changes: 0 additions & 63 deletions docs/docs/core-abilities/auto_best_practices.md

This file was deleted.

Loading