diff --git a/layouts/shortcodes/page/adopters-how-to-be-listed.html b/layouts/shortcodes/page/adopters-how-to-be-listed.html index 927e48262f7faae2a29405f40987f8b21185b041..5ff2cf18fd42e986308e04d8c7f698562d0d3d52 100644 --- a/layouts/shortcodes/page/adopters-how-to-be-listed.html +++ b/layouts/shortcodes/page/adopters-how-to-be-listed.html @@ -23,11 +23,11 @@ <h3>Option 1 - Open an Issue</h3> <ol> - <li>Go to <a href="https://github.com/EclipseFdn/eclipsefdn-project-adopters/issues/">https://github.com/EclipseFdn/eclipsefdn-project-adopters/issues/</a>.</li> + <li>Go to <a href="https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters/-/issues/">https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters/-/issues/</a>.</li> <li>Select the ‘New Issue’ button.</li> </ol> - <p>When submitting a pull request, please make the following changes to the eclipsefdn-project-adopters' <a href="https://github.com/EclipseFdn/eclipsefdn-project-adopters">codebase</a>:</p> + <p>When submitting a pull request, please make the following changes to the eclipsefdn-project-adopters' <a href="https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters">codebase</a>:</p> <ol start="3"> <li>Attach logo files to an issue by dragging and dropping them in the text editor of the form.</li> @@ -38,7 +38,7 @@ <h3>Option 2 - Submit a Pull Request</h3> <ol> - <li>Go to <a href="https://github.com/EclipseFdn/eclipsefdn-project-adopters">https://github.com/EclipseFdn/eclipsefdn-project-adopters</a>.</li> + <li>Go to <a href="https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters/">https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-project-adopters</a>.</li> <li>Fork the repository.</li> <li>Update the adopter data file config/adopters.json. If your organization supports multiple projects, another project can be added to the projects list within the organization’s node. The values in this list should be the ID of the project.</li> <li>Add a colored and a white organization logo to static/assets/images/adopters.</li>