Skip to content

Commit 559b287

Browse files
authored
Merge pull request #154 from antmendoza/sdk-python
add-sdk-python
2 parents 7f48e2c + 36c143b commit 559b287

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ <h1 class="headline">Serverless Workflow</h1>
124124
class="button button-elevated column large-last medium-notlast">TypeScript</a>
125125
<a href="https://github.com/serverlessworkflow/sdk-net" target="_blank"
126126
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>
127129
</p>
128130

129131
</div>

index_old.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@
7878
<i class="fa fa-external-link" style="color: #ffffff;"></i> SDKs
7979
</a>
8080
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
81+
<a class="dropdown-item"
82+
href="https://github.com/serverlessworkflow/sdk-python">Python</a>
8183
<a class="dropdown-item"
8284
href="https://github.com/serverlessworkflow/sdk-typescript">TypeScript</a>
8385
<a class="dropdown-item" href="https://github.com/serverlessworkflow/sdk-net">.NET</a>

0 commit comments

Comments
 (0)