doc: Update for GitLab migration
Update issue report and build instruction URLs for moving to GitLab, and for everything having been HTTPS-only for quite some time. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
bc04d70336
commit
dcfb19585e
4
README
4
README
@ -12,11 +12,11 @@ shell. Finally, weston also provides integration with the Xorg server
|
||||
and can pull X clients into the Wayland desktop and act as an X window
|
||||
manager.
|
||||
|
||||
Refer to http://wayland.freedesktop.org/building.html for building
|
||||
Refer to https://wayland.freedesktop.org/building.html for building
|
||||
weston and its dependencies.
|
||||
|
||||
The test suite can be invoked via `make check`; see
|
||||
http://wayland.freedesktop.org/testing.html for additional details.
|
||||
https://wayland.freedesktop.org/testing.html for additional details.
|
||||
|
||||
Developer documentation can be built via `make doc`. Output will be in
|
||||
the build root under
|
||||
|
@ -10,9 +10,9 @@ m4_define([libweston_patch_version], [0])
|
||||
AC_PREREQ([2.64])
|
||||
AC_INIT([weston],
|
||||
[weston_version],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=weston_version],
|
||||
[https://gitlab.freedesktop.org/wayland/weston/issues/],
|
||||
[weston],
|
||||
[http://wayland.freedesktop.org])
|
||||
[https://wayland.freedesktop.org])
|
||||
|
||||
WAYLAND_PREREQ_VERSION="1.12.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user