Re: difficulties to contribute to gnumeric
Steven D'Aprano <[email protected]> Sun, 13 Mar 2022 11:22:50 +1100
| Newsgroups | gmane.comp.gnome.apps.gnumeric |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 10, 2022 at 12:53:58PM +0100, newbie nullzwei via gnumeric-list wrote: > and doesn't stop when gitlab proposes a 'GDK' on a 404 page. > > https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/README.md Where did this URL come from? If you go to the GDK repo here: https://gitlab.com/gitlab-org/gitlab-development-kit/ and click on the README.md file, you get this URL: https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/README.md which works fine. Why are you trying to use the Gitlab Development Kit? That is for developing the Gitlab code, not for using Gitlab as a repo. -- Steve