Skip to content

Commit

Permalink
tutorial env var name change (#6049)
Browse files Browse the repository at this point in the history
  • Loading branch information
royendo authored Nov 6, 2024
1 parent 683f9c8 commit e8f502b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
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-envvariable-mangement.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](credentials-env-variable-management.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 @@ -140,7 +140,7 @@ const sidebars = {
items: [
'tutorials/administration/project/project-maintanence',
'tutorials/administration/project/alerts',
'tutorials/administration/project/credential-envvariable-mangement',
'tutorials/administration/project/credentials-env-variable-management',
'tutorials/administration/project/github',
]
},
Expand Down

0 comments on commit e8f502b

Please sign in to comment.