File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
Apache 2.0
3
3
4
4
# Contribution
5
- Follow guidelines from Eclipse Leda: https://github.com/SoftwareDefinedVehicle/sdv-edge-distro-yocto/blob/main/README.md
5
+ Follow guidelines from Eclipse Leda: https://eclipse-leda. github.io/leda/docs/project-info/contribution-guidelines
6
6
7
7
# Security Policy
8
8
This project implements the Eclipse Foundation Security Policy: https://www.eclipse.org/security
@@ -126,7 +126,7 @@ During integration testing the set of technical codes will be extended.
126
126
SUA links to some 3rd party libraries, which are fetched as submodules, therefore the cloning shall be performed with recursive option:
127
127
128
128
```
129
- git clone --recursive https://github.boschdevcloud. com/sdv/sdv -self-update-agent.git
129
+ git clone --recursive https://github.com/eclipse-leda/leda-contrib -self-update-agent.git
130
130
```
131
131
or if was cloned non recursively
132
132
```
You can’t perform that action at this time.
0 commit comments