File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ <h1 class="headline">Serverless Workflow</h1>
124
124
class ="button button-elevated column large-last medium-notlast "> TypeScript</ a >
125
125
< a href ="https://github.com/serverlessworkflow/sdk-net " target ="_blank "
126
126
class ="button button-elevated column large-last medium-notlast "> .NET</ a >
127
+ < a href ="https://github.com/serverlessworkflow/sdk-python " target ="_blank "
128
+ class ="button button-elevated column large-last medium-notlast "> Python</ a >
127
129
</ p >
128
130
129
131
</ div >
Original file line number Diff line number Diff line change 78
78
< i class ="fa fa-external-link " style ="color: #ffffff; "> </ i > SDKs
79
79
</ a >
80
80
< div class ="dropdown-menu " aria-labelledby ="dropdownMenuButton ">
81
+ < a class ="dropdown-item "
82
+ href ="https://github.com/serverlessworkflow/sdk-python "> Python</ a >
81
83
< a class ="dropdown-item "
82
84
href ="https://github.com/serverlessworkflow/sdk-typescript "> TypeScript</ a >
83
85
< a class ="dropdown-item " href ="https://github.com/serverlessworkflow/sdk-net "> .NET</ a >
You can’t perform that action at this time.
0 commit comments