Skip to content
Merged
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/taiga-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ To ensure that the latest projects and users from your Taiga system are availabl

- This will fetch the latest projects and users from your Taiga system.

<img loading="lazy" src={require("../assets/images/integrations/taiga/1.png').default} alt="1" className="doc_img"/>
<img loading="lazy" src={require('../assets/images/integrations/taiga/1.png').default} alt="1" className="doc_img"/>

- If your authentication token has expired, you will be prompted to re-enter your Taiga password to authenticate again.
<video class="right-side" width="100%" controls id="vid">
Expand Down
Loading