Skip to content

Commit 1d4bbf2

Browse files
authored
fix link to Bazel introduction page (#22)
1 parent a6f31c9 commit 1d4bbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ or is developed in the context of the *SCORE* project. The whole infrastructure
127127
`bazel <https://bazel.build/>`_. All workflows such as cloning the repositories, building the software,
128128
generation of documentation, testing and much more are automated using bazel. This provides every project user with
129129
the same user experience. To start working with bazel in the *SCORE* project, you should check
130-
this `introduction page <https://github.com/eclipse-score/blob/main/README.md>`_.
130+
this `introduction page <https://github.com/eclipse-score/score/blob/main/README.md>`_.
131131

132132
For documenting the process, requirements and architecture we rely on `sphinx <https://www.sphinx-doc.org/en/master/>`_ and it's extension
133133
`sphinx-needs <https://www.sphinx-needs.com/>`_. For small diagrams we use `PlantUML sphinx-needs extensions <https://sphinx-needs.readthedocs.io/en/stable/directives/needuml.html>`_,

0 commit comments

Comments
 (0)