We are in the process of updating the internal wiki page of our company.
When we are trying to add links to our NServicebus Endpoints, the format keeps changing when redirecting.
So in the wiki page we have this table setup:
| Endpoint Alpha | [ServicePulse] (http://servicepulse.<domain>.nl/?scu=http://servicepulse.<domain>.nl/api/alpha/&mu=http://servicepulse.<domain>.nl/monitoring/alpha/#/dashboard) |
Now when the link is clicked the following link opens:
http://servicepulse.domain.nl/?scu=http**%3A**//servicepulse.domain.nl/api/alpha/&mu=http:**%3A**//servicepulse.domain.nl/monitoring/alpha/#/dashboard
Is there a way to omit these reformats from the wiki page?
We tried IIS redirecting but as we use different environments it is currently not possible to get it right.
We would expect the formatting not to change if possible.
Just trying is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.