diff --git a/docs/docs/Components/components-helpers.md b/docs/docs/Components/components-helpers.md index c2de8d86b..e73dfb1b4 100644 --- a/docs/docs/Components/components-helpers.md +++ b/docs/docs/Components/components-helpers.md @@ -219,5 +219,4 @@ For example, the template `EBITDA: {EBITDA} , Net Income: {NET_INCOME} , GROSS | Name | Display Name | Info | |------|--------------|------| | structured_output | Structured Output | The structured output is a Data object based on the defined schema. | -| structured_output_dataframe | DataFrame | The structured output converted to a [DataFrame](/concepts-objects#dataframe-object) format. | - +| structured_output_dataframe | DataFrame | The structured output converted to a [DataFrame](/concepts-objects#dataframe-object) format. | \ No newline at end of file diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 19addf745..8a3f65617 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -66,7 +66,7 @@ const config = { priority: null, }, gtag: { - trackingID: "G-L8Y98PSEMQ", + trackingID: "G-SLQFLQ3KPT", }, blog: false, theme: {