Fix link to formatter section (#5437)

Changed Link
"https://github.com/compiler-explorer/compiler-explorer/blob/main/etc/config/compiler-explorer.amazon.properties#L43"
to a relative link and fixed the display to be less huge.
This commit is contained in:
Marcus Tillmanns
2023-08-30 02:34:00 +02:00
committed by GitHub
parent 10ab2202f2
commit 783f09a7c0

View File

@@ -173,7 +173,7 @@ structure:
The name property corresponds to the `<formatter>` when requesting `POST /api/format/<formatter>`. The `type` key in the
JSON request corresponds to one of the `formatters.<key>.type` found in
https://github.com/compiler-explorer/compiler-explorer/blob/main/etc/config/compiler-explorer.amazon.properties#L43
[compiler-explorer.amazon.properties:43](../etc/config/compiler-explorer.amazon.properties#L43)
### `POST /api/format/<formatter>` - perform a formatter run