Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions welcome/app/assets/templates/welcome.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<ul>
<li>Run and debug your component locally using VSCode Extensions</li>
<li><a href="command:openshift.component.createFromLocal">Create New Component</a> from your source code and <a href="command:openshift.component.push">push</a> it to cluster</li>
<li><a href="command:openshift.component.debug">Debug</a> compnent running in cluster</li>
<li><a href="command:openshift.component.debug">Debug</a> component running in cluster</li>
</ul>
</p>
</div>
Expand Down Expand Up @@ -101,4 +101,4 @@
</div>
</body>
<script src="<%= jsUri %>"></script>
</html>
</html>