From 8134a748fe316a1250bc1c76ad3d9cef7d97a6c0 Mon Sep 17 00:00:00 2001 From: Yasin <mohammed-yasin.rahman@lip6.fr> Date: Wed, 17 Sep 2014 16:30:08 +0200 Subject: [PATCH] manual delegation link updated --- portal/templates/onelab/onelab_account-view.html | 2 +- portal/templates/onelab/onelab_registration_view.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/portal/templates/onelab/onelab_account-view.html b/portal/templates/onelab/onelab_account-view.html index 57acd891..f138e3e6 100644 --- a/portal/templates/onelab/onelab_account-view.html +++ b/portal/templates/onelab/onelab_account-view.html @@ -288,7 +288,7 @@ <h3>Account Delegation: Manual</h3> <p>As you have uploaded your own public key, the portal can no longer generate your credentials automatically.</p> <p>In order for the portal to contact testbeds on your behalf, so as to list and reserve resources, you will need to - <a href="http://trac.myslice.info/wiki/InstallSfa" target="_blank">delegate your credentials to the portal.</a> + <a href="/portal/manual_delegation" target="_blank">delegate your credentials to the portal.</a> </p> <h5>Contact support</h5> <p>If you don't have the above mentioned cases and still have this message, please <a href="/contact/" target="_blank">contact us</a>.</p> diff --git a/portal/templates/onelab/onelab_registration_view.html b/portal/templates/onelab/onelab_registration_view.html index fddf6ab5..b9a61a52 100644 --- a/portal/templates/onelab/onelab_registration_view.html +++ b/portal/templates/onelab/onelab_registration_view.html @@ -83,7 +83,7 @@ <br /> <div class="alert alert-danger" id="pkey_del_msg"> In order for the portal to contact testbeds on your behalf, so as to list and reserve resources, you will need to - <a href="http://trac.myslice.info/wiki/InstallSfa" target="_blank">delegate your credentials to the portal.</a> + <a href="/portal/manual_delegation" target="_blank">delegate your credentials to the portal.</a> </div> </div> </div> -- 2.47.0