Skip to content

Commit

Permalink
Fix missing definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon committed Aug 8, 2024
1 parent 0875431 commit 1ea4980
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/box.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/dropbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/facebook.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/google-drive.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -222,3 +222,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/google-photos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/instagram.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -231,3 +231,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/onedrive.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/unsplash.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -197,3 +197,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/url.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials
3 changes: 3 additions & 0 deletions docs/sources/companion-plugins/zoom.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -222,3 +222,6 @@ export default {
},
};
```

[template-credentials]:
https://transloadit.com/docs/#how-to-create-template-credentials

0 comments on commit 1ea4980

Please sign in to comment.