Skip to content

Commit b4ff666

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

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[submodule "sdkdocs/python"]
22
path = sdkdocs/python
33
url = https://github.com/dapr/python-sdk.git
4-
[submodule "sdkdocs/php"]
5-
path = sdkdocs/php
6-
url = https://github.com/dapr/php-sdk.git
74
[submodule "translations/docs-zh"]
85
path = translations/docs-zh
96
url = https://github.com/dapr/docs-zh.git

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ module:
281281
- source: sdkdocs/python/daprdocs/content/en/python-sdk-contributing
282282
target: content/contributing/sdk-contrib/
283283
lang: en
284-
- source: sdkdocs/php/daprdocs/content/en/php-sdk-docs
284+
- source: sdkdocs/php/content/en/php-sdk-docs
285285
target: content/developing-applications/sdks/php
286286
lang: en
287287
- source: sdkdocs/dotnet/content/en/dotnet-sdk-docs

sdkdocs/php

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

0 commit comments

Comments
 (0)