Skip to content

Commit 31bac82

Browse files
authored
Update docusaurus.config.ts
1 parent dde4ece commit 31bac82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const config: Config = {
1818
// GitHub pages deployment config.
1919
// If you aren't using GitHub pages, you don't need these.
2020
organizationName: 'databricks-industry-solutions', // Usually your GitHub org/user name.
21-
projectName: 'python-data_sources', // Usually your repo name.
21+
projectName: 'python-data-sources', // Usually your repo name.
2222
deploymentBranch: 'gh-pages',
2323

2424
onBrokenLinks: 'throw',

0 commit comments

Comments
 (0)