Closed dkwon17 closed 1 year ago
This PR creates factory URLs in this format:
<che-host>/f?url=<git projectUrl>
instead of this format:
<che-host>/#<git project url>
To test this PR:
Tested on both Safari and Chrome. In general I think that keeping the factory url parameter rather than the # is safer and we should keep it like that.
factory
#
Thanks @l0rd @ibuziuk , merging
This PR creates factory URLs in this format:
instead of this format:
To test this PR: