From a77b443f8015483af95fdbdd6473120f24584772 Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Sun, 6 Apr 2025 12:51:28 -0700 Subject: don't treat it as tag --- apps/docs/api-reference/endpoints/connect/connect-app.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/docs/api-reference/endpoints') diff --git a/apps/docs/api-reference/endpoints/connect/connect-app.mdx b/apps/docs/api-reference/endpoints/connect/connect-app.mdx index f77d29df..f32dfe78 100644 --- a/apps/docs/api-reference/endpoints/connect/connect-app.mdx +++ b/apps/docs/api-reference/endpoints/connect/connect-app.mdx @@ -3,7 +3,7 @@ openapi: get /connect/{app} --- You may connect supermemory to other apps. -when you send a GET request to the /connect:APP?id=<> endpoint, you will get a redirectURL. This is a safe URL that your users can click and select the appropriate files with. Once this is done, supermemory will periodically re-fetch and make sure that the data is always fresh. +when you send a GET request to the /connect:APP?id=\<\> endpoint, you will get a redirectURL. This is a safe URL that your users can click and select the appropriate files with. Once this is done, supermemory will periodically re-fetch and make sure that the data is always fresh. As of right now, these apps are supported: - Notion -- cgit v1.2.3