Skip to content

Commit db3b23d

Browse files
authored
Merge pull request #143 from tsurdilo/upcomm1
fix community page links and text
2 parents e08c99d + 1173173 commit db3b23d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

community.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2 class="sub-headline">Join Serverless Workflow</h2>
135135
</div>
136136
<div class="accordion__summary-content--text">
137137
<h4 class="accordion__summary-content--header subtitle__large--greyish-brown ">Report a bug</h4>
138-
<span class="bodytext__medium--brownish-grey">Use our <a href="https://github.com/serverlessworkflow/specification/issues" target="_blank">GitHub</a> to create a ticket.</span>
138+
<span class="bodytext__medium--brownish-grey">Use our <a href="https://github.com/serverlessworkflow/specification/issues" target="_blank">GitHub</a> to create an issue.</span>
139139
</div>
140140
</div>
141141
</summary>
@@ -228,7 +228,7 @@ <h4 class="accordion__summary-content--header subtitle__large--greyish-brown ">
228228
<div class="accordion__content indented">
229229
<ol class="counter-blue mx-auto">
230230
<li>
231-
Check out our existing <a hregf="https://github.com/serverlessworkflow/specification#SDKs">Serverless Workflow SDKs</a>.
231+
Check out our existing <a href="https://github.com/serverlessworkflow/specification#SDKs">Serverless Workflow SDKs</a>.
232232
</li>
233233
<li>
234234
<a href="https://github.com/serverlessworkflow/specification/issues">Open a new Issue in our specification repository</a> and describe the SDK you would like to add. Provide as much details as possible.
@@ -262,7 +262,7 @@ <h4 class="accordion__summary-content--header subtitle__large--greyish-brown ">
262262
<div class="accordion__content indented">
263263
<ol class="counter-blue mx-auto">
264264
<li>
265-
Check out our existing <a hregf="https://github.com/serverlessworkflow/specification#SDKs">Serverless Workflow SDKs</a>.
265+
Check out our existing <a href="https://github.com/serverlessworkflow/specification#Runtimes">project-hosted runtimes</a>.
266266
</li>
267267
<li>
268268
<a href="https://github.com/serverlessworkflow/specification/issues">Open a new Issue in our specification repository</a> and describe the runtime you would like to add. Provide as much details as possible.
@@ -278,9 +278,7 @@ <h4 class="accordion__summary-content--header subtitle__large--greyish-brown ">
278278
</details>
279279
</div>
280280
</section>
281-
282-
283-
281+
284282
<section class="section section-projects bg-gray">
285283
<header class="section-content section-header row align-items-start" style="padding-bottom: 30px; padding-top: 30px;">
286284
<div class="column large-9 medium-12">

0 commit comments

Comments
 (0)