Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 395960d

Browse files
fixed links in documentation
1 parent 1d41014 commit 395960d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
A Python Library for creating dynamic pipelines for Gitlab CI.
55

6-
https://dbsystel.github.io/gitlab-ci-python-library/user/index.html[User Documentation] | https://dbsystel.github.io/gitlab-ci-python-library/api/gcip/index.html[API Reference]
6+
https://dbsystel.github.io/gitlab-ci-python-library/user/index.html[User Documentation] | https://dbsystel.github.io/gitlab-ci-python-library/api/index.html[API Reference]
77

88
With the gcip and the ease and power of Python you can write Gitlab CI pipelines
99
of any complexity in well manageable Python code.
@@ -57,7 +57,7 @@ Do you really want to see the link:docs/user/generated-config.yml[generated-conf
5757
Please read the https://dbsystel.github.io/gitlab-ci-python-library/user/index.html[User Documentation] to get a quick introduction into most
5858
features of the gcip.
5959

60-
You can consult the https://dbsystel.github.io/gitlab-ci-python-library/api/gcip/index.html[API Reference] to get an overview of all classes and methods
60+
You can consult the https://dbsystel.github.io/gitlab-ci-python-library/api/index.html[API Reference] to get an overview of all classes and methods
6161
and a deeper view into their paramters.
6262

6363

0 commit comments

Comments
 (0)