Skip to content

Commit

Permalink
reverting env-var md change
Browse files Browse the repository at this point in the history
  • Loading branch information
royendo committed Nov 6, 2024
1 parent cff6abf commit fc9a3eb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion docs/docs/reference/connectors/googlesheets.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ Make sure to replace `SPREADSHEET_ID` and `SHEET_ID` with the ID of your spreads

:::

![Connecting to Google Sheets](/img/reference/connectors/googlesheets/googlesheets.png)
![Connecting to Google Sheets](/img/reference/connectors/googlesheets/googlesheets.png)

<img src = '/img/reference/connectors/bigquery/bigquery.png' class='rounded-png' />
<br />
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ connection: dial tcp 127.0.0.1:9000: connect: connection refused

Seeing as this is ClickHouse model, it is likely that the credentials or connections are not correct for this connection.

Whether it's the source or the model that is erroring and causing the dashboard to fail, you may need to [check the credentials](credential-env-variable-management.md) back in Rill Developer.
Whether it's the source or the model that is erroring and causing the dashboard to fail, you may need to [check the credentials](credential-envvariable-mangement.md) back in Rill Developer.


### Incremental Models are failing
Expand Down
2 changes: 1 addition & 1 deletion docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ const sidebars = {
items: [
'tutorials/administration/project/project-maintanence',
'tutorials/administration/project/alerts',
'tutorials/administration/project/credential-env-variable-management',
'tutorials/administration/project/credential-envvariable-mangement',
'tutorials/administration/project/github',
]
},
Expand Down

0 comments on commit fc9a3eb

Please sign in to comment.