summaryrefslogtreecommitdiff
path: root/doc/ci/examples/test-clojure-application.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/examples/test-clojure-application.md')
-rw-r--r--doc/ci/examples/test-clojure-application.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/test-clojure-application.md b/doc/ci/examples/test-clojure-application.md
index 6c6faf8f928..eaee94a10f1 100644
--- a/doc/ci/examples/test-clojure-application.md
+++ b/doc/ci/examples/test-clojure-application.md
@@ -32,4 +32,4 @@ In before script we install JRE and [Leiningen](http://leiningen.org/).
Sample project uses [migratus](https://github.com/yogthos/migratus) library to manage database migrations.
So we added database migration as last step of `before_script` section
-You can use public runners available on `ci.gitlab.com` for testing your application with such configuration.
+You can use public runners available on `gitlab.com` for testing your application with such configuration.