{literal}<a href='#Url-Page;{"url":"https://www.qualityunit.com", "openType":"P"}'>Quality Unit</a>{/literal}
In case you have a Custom page created and you would like to have a link in some screen of the affiliate panel referring to this particular custom page, then you can use the following example:
{literal}<a href='#Custom-Page;{"template":"custom/custom2"}'>Click here</a>{/literal}
in this code the custom2 is the name of the custom page we have created.
NOTE: the {literal} {/literal} tags are essential.