You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Pipelines can be written in any programming language (gRPC support is a prerequi
36
36
37
37
After a pipeline has been started, all log output from the included jobs are returned back to gaia and displayed in a detailed overview with their final result status.
38
38
39
-
Gaia uses for storage `boltDB`_. This makes the installation step super easy. No external database is currently required.
39
+
Gaia uses `boltDB` for storage. This makes the installation step super easy. No external database is currently required.
40
40
41
41
Screenshots
42
42
===========
@@ -227,4 +227,4 @@ If you have any questions feel free to contact us on `gitter`_.
0 commit comments