fix more broken links authored by anarcat's avatar anarcat
...@@ -270,7 +270,7 @@ the Admin area. In Admin -> Settings -> Network -> Outbound requests: ...@@ -270,7 +270,7 @@ the Admin area. In Admin -> Settings -> Network -> Outbound requests:
This section documents the [ADR process](policy) for people that This section documents the [ADR process](policy) for people that
actually want to use it in a practical way. The details of how exactly actually want to use it in a practical way. The details of how exactly
the process works are defined in [ADR-100](policy/0100-adr), the process works are defined in [ADR-101](policy/0101-adr-process),
this is a more "hands-on" approach. this is a more "hands-on" approach.
### Should I make an ADR? ### Should I make an ADR?
...@@ -407,7 +407,7 @@ backing the wiki on your local computer. ...@@ -407,7 +407,7 @@ backing the wiki on your local computer.
If for some reason you do not have such a copy, it is extremely If for some reason you do not have such a copy, it is extremely
unlikely you will be able to read this page in the first place. But, unlikely you will be able to read this page in the first place. But,
if for some reason you are able to, you should find the [gitlab](gitlab) if for some reason you are able to, you should find the [gitlab](service/gitlab)
documentation to restore *that* service and then immediately clone a documentation to restore *that* service and then immediately clone a
copy of this repository: copy of this repository:
...@@ -450,7 +450,7 @@ or another static site generator. ...@@ -450,7 +450,7 @@ or another static site generator.
## Installation ## Installation
"Installation" was trivial insofar as we consider the [GitLab](gitlab) "Installation" was trivial insofar as we consider the [GitLab](service/gitlab)
step to be abstracted away: just create a wiki inside the `team` and step to be abstracted away: just create a wiki inside the `team` and
start editing/pushing content. start editing/pushing content.
... ...
......