Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
remove duplicated v of feedback (#3230)
Browse files Browse the repository at this point in the history
  • Loading branch information
debuggy authored Jul 19, 2019
1 parent 64171b3 commit 307b40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webportal/src/app/layout/layout.component.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
</ul>
</li>
<li id="sidebar-menu--feedback">
<a href="https://github.com/Microsoft/pai/issues/new?title=[Feedback%20v<%=
<a href="https://github.com/Microsoft/pai/issues/new?title=[Feedback%20<%=
encodeURIComponent(htmlWebpackPlugin.options.version)
%>]" target="_blank">
<i class="fa fa-comments"></i>
Expand Down

0 comments on commit 307b40d

Please sign in to comment.