Skip to content

Commit f4a8529

Browse files
committed
docs: update links from landing page to score
Implements: #17 Signed-off-by: Philipp Ahmann <[email protected]>
1 parent b6fc726 commit f4a8529

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/get_involved.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ lead circle. Meeting notes are transparent via the S-CORE github organization. (
4747

4848
We aim to build a safety ready full stack architecture, where components fit to each other in
4949
automotive grade Software Quality and performance. To achieve this, we follow a strict
50-
`feature roadmap and architecture <https://eclipse-score.github.io/score/score_releases/index.html#releases>`_
51-
and a `rigid software development process <https://eclipse-score.github.io/score/process/index.html#process-description>`_
50+
`feature roadmap and architecture <https://eclipse-score.github.io/score/main/score_releases/index.html>`_
51+
and a `rigid software development process <https://eclipse-score.github.io/score/main/process/index.html>`_
5252
(currently under development).
5353

5454
Contributions to the S-CORE project must therefore follow the technical direction of the project and the S-CORE
5555
architecture. All work in S-CORE will therefore follow a
56-
`Contribution Request Guideline <https://eclipse-score.github.io/score/process/guidance/contribution_request/index.html>`_.
56+
`Contribution Request Guideline <https://eclipse-score.github.io/score/main/contribute/contribution_request/contribution_request.html>`_.
5757
Features on the roadmap of S-CORE are defined, Contribution Requests create the basis for individual contributions from
5858
within the S-CORE project and also from the outside.
5959

@@ -75,4 +75,4 @@ We value real code based collaboration and will judge new potential contributors
7575
Active and sustaining contributions are the basis for the ability to shape S-CORE.
7676

7777
Making active code contributions via the contribution request process described in the
78-
`S-CORE project handbook <https://eclipse-score.github.io/score/platform_management_plan/project_management.html>`_.
78+
`S-CORE project handbook <https://eclipse-score.github.io/score/main/platform_management_plan/project_management.html>`_.

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ In general, all tooling is made available as open source and comes either from o
126126
or is developed in the context of the *S-CORE* project. The whole infrastructure is based on a build system called
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
129-
the same user experience. To start working with bazel in the *S-CORE* project, you should check
130-
this `introduction page <https://github.com/eclipse-score/blob/main/README.md>`_.
129+
the same user experience. To start working with bazel in the *S-CORE* project to build software and documentation,
130+
you should check 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>`_,
@@ -151,7 +151,7 @@ Here you can find the preliminary roadmap of the project:
151151
:align: center
152152

153153

154-
Please be aware, that this roadmap will be also transfered to the `GitHub project <https://github.com/orgs/eclipse-score/projects/1>`_.
154+
Please be aware, that this roadmap will be also transfered to the `GitHub project <https://github.com/orgs/eclipse-score/projects/13>`_.
155155
Please follow this link to get the latest state of the planning.
156156

157157
MVP Phase

0 commit comments

Comments
 (0)