Skip to content

Commit 28f4671

Browse files
committed
Remove python submodule
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
1 parent dd3e9e2 commit 28f4671

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[submodule "sdkdocs/python"]
2-
path = sdkdocs/python
3-
url = https://github.com/dapr/python-sdk.git
41
[submodule "sdkdocs/php"]
52
path = sdkdocs/php
63
url = https://github.com/dapr/php-sdk.git

hugo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,10 @@ module:
275275
target: assets
276276
- source: daprdocs/archetypes
277277
target: archetypes
278-
- source: sdkdocs/python/daprdocs/content/en/python-sdk-docs
278+
- source: sdkdocs/python/content/en/python-sdk-docs
279279
target: content/developing-applications/sdks/python
280280
lang: en
281-
- source: sdkdocs/python/daprdocs/content/en/python-sdk-contributing
281+
- source: sdkdocs/python/content/en/python-sdk-contributing
282282
target: content/contributing/sdk-contrib/
283283
lang: en
284284
- source: sdkdocs/php/daprdocs/content/en/php-sdk-docs

sdkdocs/python

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)