mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 19:38:37 +01:00
⚰️ Remove leftover CircleCI config (#3579)
Signed-off-by: Alexandre Franke <alexandre.franke@matrix.org>
This commit is contained in:
parent
336194aee4
commit
71ff06fd7a
|
|
@ -1,5 +0,0 @@
|
|||
# When serving the documentation via CircleCI, we need to use '/path/index.html' URLs instead
|
||||
# of hugo's default of prettier '/path/' URLs. This is because CircleCI's artifacts webserver
|
||||
# does not resolve '/path/' to '/path/index.html' like webservers often do.
|
||||
# CircleCI discussion: https://discuss.circleci.com/t/circle-artifacts-com-not-using-index-html/320/3
|
||||
uglyURLs = true
|
||||
Loading…
Reference in a new issue