aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/components/profile/importPubKeyModal.html
diff options
context:
space:
mode:
Diffstat (limited to '3rd_party/static/testapi-ui/components/profile/importPubKeyModal.html')
-rw-r--r--3rd_party/static/testapi-ui/components/profile/importPubKeyModal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/static/testapi-ui/components/profile/importPubKeyModal.html b/3rd_party/static/testapi-ui/components/profile/importPubKeyModal.html
index 9252b55..3a5be54 100644
--- a/3rd_party/static/testapi-ui/components/profile/importPubKeyModal.html
+++ b/3rd_party/static/testapi-ui/components/profile/importPubKeyModal.html
@@ -2,7 +2,7 @@
<h4>Import Public Key</h4>
<p>Instructions for adding a public key and signature can be found
<a href="https://github.com/openstack/refstack/blob/master/doc/source/uploading_private_results.rst#generate-ssh-keys-locally"
- target="_blank"
+ target="_blank" rel="noopener"
title="How to generate and upload SSH key and signature with testapi-client">here.
</a>
</p>