doc: Update URLs for Proclamation

This commit is contained in:
Rylie Pavlik 2023-11-15 11:25:56 -06:00
parent 7d862a7089
commit 2e27926c8b
4 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@ Let us know and we'll figure out a way to help you get involved successfully.
the build system automatically turns on quite a few of them.
If you can't figure out a warning, mention it in the request so we can figure it out together.
- We use [Proclamation](https://gitlab.com/ryanpavlik/proclamation) to generate release notes.
- We use [Proclamation](https://gitlab.com/proclamation/proclamation) to generate release notes.
After creating a merge request for a substantial change, please create one or more changelog
fragments on the branch describing the changes. See
[doc/changes/README.md](doc/changes/README.md) for more info.

View file

@ -1,6 +1,6 @@
{
"$schema": "https://ryanpavlik.gitlab.io/proclamation/proclamation.schema.json",
"#": "This is a config file for Proclamation, the changelog combiner: https://gitlab.com/ryanpavlik/proclamation",
"$schema": "https://proclamation.gitlab.io/proclamation/proclamation.schema.json",
"#": "This is a config file for Proclamation, the changelog combiner: https://gitlab.com/proclamation/proclamation",
"SPDX-License-Identifier: CC0-1.0": "",
"SPDX-FileCopyrightText: 2020 Collabora, Ltd. and the Proclamation contributors": "",
"project_name": "Monado",

View file

@ -15,7 +15,7 @@ fragment for the changelog describing their change. See below for more details.
- Config file: default name (`.proclamation.json`)
- Location of the per-changelog-section directories: `doc/changes`
[Proclamation]: https://gitlab.com/ryanpavlik/proclamation
[Proclamation]: https://gitlab.com/proclamation/proclamation
## Table of Contents

View file

@ -71,7 +71,7 @@ can be seen [here][example1], [here][example2] and [here][example3].
[example1]: https://gitlab.freedesktop.org/monado/monado/-/commit/5e0f0866a6f74116acbc46c6e2447fdb8c716d02
[example2]: https://gitlab.freedesktop.org/monado/monado/-/commit/98a5b18e0f90dab9f2ea5c2bbfd4ccd4998121c4
[example3]: https://gitlab.freedesktop.org/monado/monado/-/commit/785e99f115df87dd4561fe6f88a7988b5834b650
[proclamation]: https://gitlab.com/ryanpavlik/proclamation
[proclamation]: https://gitlab.com/proclamation/proclamation
## APIs