diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cebfb6956..286f55bb3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ ## Requirements - [ ] This PR has a title that briefly describes the work done, including the ticket number if there is a ticket. -- [ ] My work conforms to the [**OpenMRS 3.0 Styleguide**](https://om.rs/styleguide) and [**design documentation**](https://zeroheight.com/23a080e38/p/880723-introduction). +- [ ] My work conforms to the [**OpenMRS 3.0 Styleguide**](https://om.rs/styleguide) and [**design documentation**](https://om.rs/o3ui). - [ ] I checked for feature overlap with [**existing widgets**](https://om.rs/directory). diff --git a/README.md b/README.md index a8512ebb2..208cff1fd 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -:wave: *New to our project? Be sure to review the [OpenMRS 3 Frontend Developer Documentation](https://openmrs.github.io/openmrs-esm-core/#/). You may find the [Map of the Project](https://openmrs.github.io/openmrs-esm-core/#/main/map) especially helpful.* :teacher: +:wave: *New to our project? Be sure to review the [OpenMRS 3 Frontend Developer Documentation](https://o3-docs.openmrs.org/docs/introduction). ![Node.js CI](https://github.com/openmrs/openmrs-esm-home/actions/workflows/node.js.yml/badge.svg) # OpenMRS ESM Home -An [OpenMRS Microfrontend](https://wiki.openmrs.org/display/projects/Frontend+-+SPA+and+Microfrontends) for frontend modules tied to the home page. +An [OpenMRS Microfrontend](https://openmrs.atlassian.net/wiki/spaces/projects/pages/26936899/OpenMRS+3.0+A+Frontend+Framework+that+enables+collaboration+and+better+User+Experience) for frontend modules tied to the home page. ## What is this? @@ -15,8 +15,8 @@ It is responsible for rendering the UI for the landing page after the user logs ## Contributing / Development -[Setup local development environment for OpenMRS SPA](https://wiki.openmrs.org/display/projects/Setup+local+development+environment+for+OpenMRS+SPA) +[Setup local development environment for OpenMRS SPA](https://o3-docs.openmrs.org/docs/frontend-modules/development) ## Design Patterns -For documentation about our design patterns, please visit our [design system](https://zeroheight.com/23a080e38/p/880723--introduction) documentation website. +For documentation about our design patterns, please visit our [design system](https://om.rs/o3ui) documentation website.