Docs modifications (#5804)
- Fixes #5504 - Fixes #5503 - Return 404 when the page does not exist - Modified the footer in order to align it properly - Removed "noticed something to change" in each table of content - Fixed the URLs of the edit module - Added the edit module to Developers - Fixed header style on the REST API page. - Edited the README to point to Developers - Fixed selected state when clicking on sidebar elements --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@ -84,4 +84,4 @@ For instance, a webhook can alert your system in real-time when someone creates
|
||||
1. In Developers, find your webhook.
|
||||
2. Click on your webhook and press **Delete** to remove it. A confirmation popup will appear to confirm.
|
||||
|
||||
<ArticleEditContent articleTitle="api-webhooks.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -50,4 +50,4 @@ Contact auto-creation is a handy built-in feature. This default feature automati
|
||||
|
||||
Soon, you will have the capability to send emails, view attachments, and request access to email content that you're not allowed to read.
|
||||
|
||||
<ArticleEditContent articleTitle="emails.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -43,4 +43,4 @@ Sync Twenty with 3000+ apps using <ArticleLink href="https://zapier.com/apps/twe
|
||||
|
||||
You can now continue creating your automation!
|
||||
|
||||
<ArticleEditContent articleTitle="integrations.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -67,4 +67,4 @@ To delete a note:
|
||||
|
||||
Please be aware that deleting a note is permanent and can't be undone.
|
||||
|
||||
<ArticleEditContent articleTitle="notes.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
@ -112,4 +112,4 @@ To permanently remove a task:
|
||||
|
||||
Please note, deleting a task is permanent and can't be undone. Consider marking tasks as `Done` if there is a chance you will need to refer to them again.
|
||||
|
||||
<ArticleEditContent articleTitle="tasks.mdx"></ArticleEditContent>
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
Reference in New Issue
Block a user