mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user