We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596bd70 commit 24d1d34Copy full SHA for 24d1d34
src/app/shared/components/footer/footer.component.html
@@ -12,7 +12,7 @@
12
13
<div class="col-md-4 col-sm-12">
14
15
- <div class="footer-item footer-item-link">Interested in contributing? <a class="footer-link" target="_blank" rel="noopener" href="https://github.com/microfocus">Contact Us</a></div>
+ <div class="footer-item footer-item-link">Interested in contributing? <a class="footer-link" href="mailto:opensource@microfocus.com">Contact Us</a></div>
16
17
</div>
18
0 commit comments