diff --git a/README.md b/README.md
index d7e4d1832b8eb5ed472239d275c2cfee65878c9e..e6adf8f5bf57212a2b5e1e3f3c63702bef8ee607 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,12 @@ You can find guidance on the page-level metadata [here](https://eclipsefdn.githu
 
 ## Contributing
 
-1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/lts.eclipse.org](https://github.com/eclipsefdn/lts.eclipse.org) repository
-2. Clone repository: `git clone https://github.com/[your_github_username]/lts.eclipse.org.git`
+1. [Fork](https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html) the [lts.eclipse.org](https://gitlab.eclipse.org/eclipsefdn/it/websites/lts.eclipse.org) repository
+2. Clone repository: `git clone https://gitlab.eclipse.org/[your_eclipsefdn_username]/lts.eclipse.org.git`
 3. Create your feature branch: `git checkout -b my-new-feature`
 4. Commit your changes: `git commit -m 'Add some feature' -s`
 5. Push feature branch: `git push origin my-new-feature`
-6. Submit a pull request
+6. Submit a merge request
 
 ### Declared Project Licenses
 
@@ -33,17 +33,17 @@ SPDX-License-Identifier: EPL-2.0
 
 ## Related projects
 
-### [EclipseFdn/solstice-assets](https://github.com/EclipseFdn/solstice-assets)
+### [EclipseFdn/solstice-assets](https://gitlab.eclipse.org/eclipsefdn/it/webdev/solstice-assets)
 
 Images, less and JavaScript files for the Eclipse Foundation look and feel.
 
-### [EclipseFdn/hugo-solstice-theme](https://github.com/EclipseFdn/hugo-solstice-theme)
+### [EclipseFdn/hugo-solstice-theme](https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-solstice-theme/)
 
 Hugo theme of the Eclipse Foundation look and feel. 
 
 ## Bugs and feature requests
 
-Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/eclipsefdn/lts.eclipse.org/issues/new).
+Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://gitlab.eclipse.org/eclipsefdn/it/websites/lts.eclipse.org/-/issues).
 
 ## Author
 
@@ -54,10 +54,9 @@ Have a bug or a feature request? Please search for existing and closed issues. I
 
 ## Trademarks
 
-* Jakarta and Jakarta EE are Trademarks of the Eclipse Foundation, Inc.
 * Eclipse® is a Trademark of the Eclipse Foundation, Inc.
 * Eclipse Foundation is a Trademark of the Eclipse Foundation, Inc.
 
 ## Copyright and license
 
-Copyright 2019 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [lts.eclipse.org authors](https://github.com/eclipsefdn/lts.eclipse.org/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/lts.eclipse.org/blob/src/LICENSE).
+Copyright 2018-2022 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [lts.eclipse.org authors](https://gitlab.eclipse.org/eclipsefdn/it/websites/lts.eclipse.org/-/graphs/master). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://gitlab.eclipse.org/eclipsefdn/it/websites/lts.eclipse.org/-/raw/master/README.md).