We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d995b7c commit 43980a5Copy full SHA for 43980a5
docs/taiga-integration.md
@@ -110,7 +110,7 @@ To ensure that the latest projects and users from your Taiga system are availabl
110
111
- This will fetch the latest projects and users from your Taiga system.
112
113
-<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"/>
114
115
- If your authentication token has expired, you will be prompted to re-enter your Taiga password to authenticate again.
116
<video class="right-side" width="100%" controls id="vid">
0 commit comments