i have a url string and i am wondering how to change the order=desc part into order=asc when Iuse a link on a page?
http://localhost/en/search?city=Paris#order=desc
when i click on a link e.g.
<a href="#">Change order</a>
the url would change into