Fix Wiki URLs to point to Gitlab. authored by Alexandre Julliard's avatar Alexandre Julliard
...@@ -33,7 +33,7 @@ simplify things for you. ...@@ -33,7 +33,7 @@ simplify things for you.
## Keeping track of new bugs ## Keeping track of new bugs
Many [bug reports](https://wiki.winehq.org/Bugs) that may affect your apps might not Many [bug reports](https://gitlab.winehq.org/wine/wine/-/wikis/Bugs) that may affect your apps might not
be linked to the proper AppDB entries on their own. Don't worry though be linked to the proper AppDB entries on their own. Don't worry though
because there is an easy way to keep track of new bugs. Bugzilla offers because there is an easy way to keep track of new bugs. Bugzilla offers
news feeds for bug reports. To track bugs for your apps, first go visit news feeds for bug reports. To track bugs for your apps, first go visit
...@@ -45,8 +45,8 @@ URL in your favorite feed reader and never miss a new bug again. ...@@ -45,8 +45,8 @@ URL in your favorite feed reader and never miss a new bug again.
## Reporting Regressions ## Reporting Regressions
If you find any regressions, please run a [regression If you find any regressions, please run a [regression
test](https://wiki.winehq.org/Regression-Testing) and [file a test](https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing) and [file a
bug](https://wiki.winehq.org/Bugs). bug](https://gitlab.winehq.org/wine/wine/-/wikis/Bugs).
## Creating a How-To ## Creating a How-To
... ...
......