mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix typo in Giles config
Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
03b74476f1
commit
7c71b697e7
|
|
@ -4,6 +4,6 @@
|
||||||
url = "gen/index.html"
|
url = "gen/index.html"
|
||||||
message = "Click details to preview the HTML documentation."
|
message = "Click details to preview the HTML documentation."
|
||||||
|
|
||||||
[ tool.giles.circleci_artifacts.random ]
|
[ tool.giles.circleci_artifacts.swagger ]
|
||||||
url = "client-server/index.html"
|
url = "client-server/index.html"
|
||||||
message = "Click to preview the swagger build."
|
message = "Click to preview the swagger build."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue