Skip to content
Snippets Groups Projects
Commit 996bec7e authored by Martyn Welch's avatar Martyn Welch
Browse files

Replace links to old wiki in markdown documents


We have a number of URLs on the website that point to the old wiki. Since
these documents have either moved or we can provide a more direct link,
update the URLs. This will improve our ability to check for broken links.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent e10c3e44
No related branches found
No related tags found
1 merge request!35Next bunch of website updates
......@@ -16,7 +16,7 @@ for B\&I services, documentation and activities in the project.
## Services
- [Wiki](https://wiki.apertis.org)
- [Website](https://www.apertis.org)
- [Issue Tracker](https://phabricator.apertis.org)
- [OBS (Open Build Service)](https://build.collabora.co.uk)
- [Images](https://images.apertis.org/)
......
......@@ -29,7 +29,7 @@ using [Debos](https://github.com/go-debos/debos). It is strongly
recommended to utilise the [appropriate Docker image builder
container](https://gitlab.apertis.org/infrastructure/apertis-image-recipes#building-in-docke)
to perform these steps, though the Apertis SDK image [running in a
VM](https://wiki.apertis.org/Deployment_Environment#Apertis_on_virtual_machines)
VM]( {{< ref "/guides/virtualbox.md" >}} )
can be used with reduced reliability.
# Building OSpacks
......@@ -60,4 +60,4 @@ image is compressed to minimise storage space.
Existing Apertis examples can be found in the [Apertis Image Recipes
repository](https://gitlab.apertis.org/infrastructure/apertis-image-recipes)
called `apertis-image-*.yaml`. The Debos documentation also provides a
[simple example](https://github.com/go-debos/debos#simple-example).
\ No newline at end of file
[simple example](https://github.com/go-debos/debos#simple-example).
......@@ -560,7 +560,7 @@ concepts.
Several widgets and other components in libmildenhall have names that do
not start with the correct [namespace
prefix](https://wiki.apertis.org/Guidelines/Coding_conventions#Namespacing).
prefix](https://designs.apertis.org/latest/coding_conventions.html#namespacing).
All symbols, types and macros not starting with `Mildenhall`,
`mildenhall_`, `MILDENHALL_` are deprecated and will be removed in a
future Apertis version, hopefully 17.06.
......@@ -1159,4 +1159,4 @@ Image build tools can be found in the Apertis tools repositories.
multiple applications)
- Status bar is not getting updated with the current song/video being
played
\ No newline at end of file
played
......@@ -130,13 +130,13 @@ easier.
Now any package on Apertis can be updated by submitting [merge
requests](https://docs.gitlab.com/ce/user/project/merge_requests/) to
its corresponding project on GitLab. The [Gitlab-based packaging
workflow](https://wiki.apertis.org/Guidelines/Gitlab-based_packaging_workflow)
workflow]( {{< ref "/guidelines/gitlab-based_packaging_workflow.md" >}} )
guide walks developers through the steps needed, sensibly lowering the
learning curve for developers new to the Debian-based packaging tools.
Developers now have a coherent and reliable workflow that applies to all
the packages in the archive using the same [contribution
process](https://wiki.apertis.org/Guidelines/Contribution_process) used
process](https://designs.apertis.org/latest/contribution-process.html) used
for all the other Apertis projects, while maintainers have finer grained
control on the downstream changes that get applied.
......
......@@ -213,7 +213,7 @@ high-level and how this can be introduced into Apertis.
A new developers handbook helps people interested in [building, patching
and maintaining versions of the Linux
kernel](https://wiki.apertis.org/Guidelines/BuildingPatchingAndMaintainingTheApertisKernel)
kernel]( {{< ref "guidelines/buildingpatchingandmaintainingtheapertiskernel.md" >}} )
based on the Apertis package.
The guide suggests workflows both utilising the Debian infrastructure on
......@@ -834,4 +834,4 @@ services.
- frome: 6_frome test failed
- frome: 5_frome test failed
\ No newline at end of file
- frome: 5_frome test failed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment