The Wiki points to https://clementsam.tech/glab, but that site is gone

Checklist

  • I'm using the latest version of the extension (Run glab --version)
    • Extension version: Put your extension version here
  • Operating System and version: Microsoft Windows [Version 10.0.19044.2130]

Summary

https://gitlab.com/gitlab-org/cli/-/wikis/home links to a non-existing domain.

Steps to reproduce

In the wiki https://gitlab.com/gitlab-org/cli/-/wikis/home, click on https://clementsam.tech/glab, then see a ERR_NAME_NOT_RESOLVED browser error.

What is the current bug behavior?

From the Wiki, not being able to browse to the documentation.

What is the expected correct behavior?

From the Wiki, being able to browse to the documentation.

Relevant logs and/or screenshots

N/A, see steps.

Possible fixes

Most recent Wayback Machine save of https://clementsam.tech/glab/ is at https://web.archive.org/web/20200820155428/https://clementsam.tech/glab/, which links to https://web.archive.org/web/20200821101933/https://github.com/profclems/glab

https://github.com/profclems/glab still is alive and links to https://glab.readthedocs.io which might be the correct URL to link to from the wiki.

I tried figuring out if that indeed is the correct URL, but got stuck trying to find my way through the repository files. Needing to watch my energy levels (see my Twitter profile), I can just provide some links that might be relevant

(I could not find any GitLab Pages reference which was what I expected https://gitlab.com/gitlab-org/cli/-/tree/main/docs to use)