Fix comments which refer to jenkins. (#1981)
* Fix comments which refer to jenkins. * Spelling Co-Authored-By: turt2live <travpc@gmail.com>
This commit is contained in:
parent
de3eb3218e
commit
4e9dc2098f
2 changed files with 3 additions and 3 deletions
|
@ -30,5 +30,5 @@ go get gopkg.in/fsnotify/fsnotify.v1
|
|||
|
||||
# build the spec for matrix.org.
|
||||
# (we don't actually use it on travis, but it's still useful to check we
|
||||
# can build it. On Jenkins, this is then used to deploy to matrix.org).
|
||||
# can build it. On Buildkite, this is then used to deploy to matrix.org).
|
||||
./scripts/generate-matrix-org-assets
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Tables of Tracked Proposals
|
||||
---------------------------
|
||||
|
||||
This file is autogenerated by a jenkins build process
|
||||
This file is generated by an automated process on our build server.
|
||||
|
||||
View the current live version `at https://matrix.org/docs/spec/proposals <https://matrix.org/docs/spec/proposals>`_
|
||||
View the current live version `at https://matrix.org/docs/spec/proposals <https://matrix.org/docs/spec/proposals>`_.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue