We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde4ece commit 31bac82Copy full SHA for 31bac82
docs/docusaurus.config.ts
@@ -18,7 +18,7 @@ const config: Config = {
18
// GitHub pages deployment config.
19
// If you aren't using GitHub pages, you don't need these.
20
organizationName: 'databricks-industry-solutions', // Usually your GitHub org/user name.
21
- projectName: 'python-data_sources', // Usually your repo name.
+ projectName: 'python-data-sources', // Usually your repo name.
22
deploymentBranch: 'gh-pages',
23
24
onBrokenLinks: 'throw',
0 commit comments