diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-16 18:01:37 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-16 18:02:18 +0300 |
commit | 9acf33ecb4efcfa8f537e76552ec290e1b76a51c (patch) | |
tree | 0b977f3b00dbdec025d17e0f9c022573c2adee20 /examples | |
parent | examples/cgitize.toml: add comment-headers (diff) | |
download | cgitize-9acf33ecb4efcfa8f537e76552ec290e1b76a51c.tar.gz cgitize-9acf33ecb4efcfa8f537e76552ec290e1b76a51c.zip |
Gitlab -> GitLab
Diffstat (limited to 'examples')
-rw-r--r-- | examples/cgitize.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cgitize.toml b/examples/cgitize.toml index 4155532..3fdc952 100644 --- a/examples/cgitize.toml +++ b/examples/cgitize.toml @@ -63,10 +63,10 @@ dir = "chromiumembedded" [bitbucket.repositories.upc-runtime] id = "berkeleylab/upc-runtime" -# Gitlab +# GitLab # ====== -# Gitlab settings are similar to those for GitHub. +# GitLab settings are similar to those for GitHub. [gitlab] # The environment variable is CGITIZE_GITLAB_ACCESS_TOKEN. |