Skip to content

Commit

Permalink
[#556] update github url
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-semenets committed Oct 24, 2018
1 parent b737f4b commit dca82f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/edge/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>Welcome to <span>Legion</span> command center</h1>
</div>

<div class="bottom-links">
<a href="https://github.com/epam/legion">GitHub repository</a>
<a href="https://github.com/legion-platform/legion">GitHub repository</a>
<a href="#documentation">Version: {VERSION}</a>
<a href="#documentation">Commit: {COMMIT}</a>
<a href="#documentation">Build info: {BUILD_INFO}</a>
Expand Down
2 changes: 1 addition & 1 deletion k8s/jenkins/legion-jenkins-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<name>Legion Jenkins Plugin</name>
<description>Legion model test dashboard</description>
<url>https://github.com/epam/legion/tree/master/k8s/jenkins</url>
<url>https://github.com/legion-platform/legion/tree/master/k8s/jenkins</url>

<!-- The default licence for Jenkins OSS Plugins is MIT. Substitute for the applicable one if needed. -->

Expand Down

0 comments on commit dca82f9

Please sign in to comment.