We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd320c commit 8c46d7eCopy full SHA for 8c46d7e
docs/content_tree.ts
@@ -63,7 +63,7 @@ async function getPackageTrees(): Promise<Array<Tree<IExtraAttributes>>> {
63
},
64
{
65
owner: "dataform-co",
66
- repo: "dataform-fivetran-logs",
+ repo: "dataform-fivetran-log",
67
title: "Fivetran: Fivetran Logs"
68
}
69
].map(async ({ owner, repo, title }) => {
0 commit comments