Skip to content

Commit

Permalink
README: fix incorrect links
Browse files Browse the repository at this point in the history
Fix incorrect links and replace the defunct "gitorious" with now popular
"GitLab".

Signed-off-by: Diego Rondini <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
diegorondini authored and kraj committed Oct 1, 2020
1 parent be95549 commit d80b5a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion meta-multimedia/README
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Send pull requests to [email protected] with '[meta-mult
When sending single patches, please use something like:
'git send-email -M -1 --to [email protected] --subject-prefix=meta-multimedia][PATCH

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.
You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Layer maintainer: Andreas Müller <[email protected]>
4 changes: 2 additions & 2 deletions meta-oe/README
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ Send pull requests to [email protected] with '[meta-oe]'
When sending single patches, please use something like:
'git send-email -M -1 --to [email protected] --subject-prefix="meta-oe][PATCH"'

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded
to share your patches, this is preferred for patch sets consisting of more than one patch.

Other services like gitorious, repo.or.cz or self-hosted setups are of course accepted as well,
Other services like GitLab, repo.or.cz or self-hosted setups are of course accepted as well,
'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
to use, has been proven to be reliable and has a really good web GUI.

Expand Down

0 comments on commit d80b5a5

Please sign in to comment.