Skip to content

Commit b7b6ffc

Browse files
committed
update links
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 8a4e3db commit b7b6ffc

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

community.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@
6868
<li class="localnav-menu-tray">
6969
<ul class="localnav-menu-items">
7070
<li class="localnav-menu-item">
71-
<a class="localnav-menu-link" href="/""
72-
target="_blank">Home</a>
71+
<a class="localnav-menu-link" href="/">Home</a>
7372
</li>
7473
<li class="localnav-menu-item">
7574
<a class="localnav-menu-link" href="https://cloud-native.slack.com/archives/CMBAZQSEP"

editor.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@
7777
target="_blank">Home</a>
7878
</li>
7979
<li class="localnav-menu-item">
80-
<a class="localnav-menu-link" href="community.html"
81-
target="_blank">Community</a>
80+
<a class="localnav-menu-link" href="community.html">Community</a>
8281
</li>
8382
<li class="localnav-menu-item">
8483
<a class="localnav-menu-link" href="https://cloud-native.slack.com/archives/CMBAZQSEP"

index.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@
6565
<li class="localnav-menu-tray">
6666
<ul class="localnav-menu-items">
6767
<li class="localnav-menu-item">
68-
<a class="localnav-menu-link" href="community.html"
69-
target="_blank">Community</a>
68+
<a class="localnav-menu-link" href="community.html">Community</a>
7069
</li>
7170
<li class="localnav-menu-item">
7271
<a class="localnav-menu-link" href="https://cloud-native.slack.com/archives/CMBAZQSEP"
@@ -112,12 +111,10 @@ <h1 class="headline">Serverless Workflow</h1>
112111
provide a community-driven workflow ecosystem.</p>
113112
<p class="overview"><br/><b>Get started:</b><br/><br/>
114113
<a href="https://github.com/serverlessworkflow/specification/blob/main/specification.md"
115-
target="_blank"
116114
class="button button-elevated column large-last medium-notlast">Specification</a>
117115
<a href="community.html"
118-
target="_blank"
119116
class="button button-elevated column large-last medium-notlast">Community</a>
120-
<a href="editor.html" target="_blank" class="button button-elevated column large-last medium-notlast">Web
117+
<a href="editor.html" class="button button-elevated column large-last medium-notlast">Web
121118
Editor</a>
122119
<a href="https://github.com/serverlessworkflow/sdk-java" target="_blank"
123120
class="button button-elevated column large-last medium-notlast">Java</a>

0 commit comments

Comments
 (0)