Hi community I'm having the following issue. I made a markdown widget to use it as tabs in various kibana dashboards. I inserted each dashboard's url as a separate hyperlink. the problem is no matter which dashboard url I inserted, when I click on the link the url changes and leads me to home page of kibana, the changed url would be something like this:
http://domain_address/s/bi_space/app/kibana#/home
so the question is:
why the link changes whenever I click on it? and what is the solution for this problem?
I really appreciate any advice. I already searched and studied all discussions about this topic and didn't find the solution yet.
Thank you in advance.