Skip to content

Fix wrong link on GitLab's Google Cloud Platform apps:

Ivan Achlaqullah requested to merge (removed):patch-1 into master

What does this MR do?

The link are broken because Google Cloud assume you want to install GitLab in your own project named "gitlab-public", which if you didn't have one named exactly as that will result in error.

Removing ?project=gitlab-public from link fix this error.

Edited by Ivan Achlaqullah

Merge request reports