Skip to content
Snippets Groups Projects

Update CONTRIBUTING.md to include gitlab links

1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
@@ -30,14 +30,14 @@ committer quality and cooperation.
The source for the Eclipse Project Handbook is maintained in the the following
source code repository.
* http://git.eclipse.org/c/dash/org.eclipse.dash.handbook.git
* https://gitlab.eclipse.org/eclipse/technology/dash/org.eclipse.dash.handbook
Note that the repository includes some submodules, clone using
`--recurse-submodules` to ensure that you have all of the content.
e.g.
git clone --recurse-submodules git://git.eclipse.org/gitroot/dash/org.eclipse.dash.handbook.git
git clone --recurse-submodules git@gitlab.eclipse.org:eclipse/technology/dash/org.eclipse.dash.handbook.git
This project uses GitLab issues to track ongoing development and issues.
@@ -77,4 +77,4 @@ https://www.eclipse.org/projects/handbook/#resources-commit
Contact the project developers via the project's "dev" list.
* https://dev.eclipse.org/mailman/listinfo/dash-dev
\ No newline at end of file
* https://dev.eclipse.org/mailman/listinfo/dash-dev
Loading