We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d95d7 commit 25adb4dCopy full SHA for 25adb4d
packages/apps/esm-help-menu-app/src/help-menu/components/docs.component.tsx
@@ -9,7 +9,7 @@ const Docs = () => {
9
return (
10
<Link
11
className={styles.helpButton}
12
- href="https://openmrs.atlassian.net/wiki/spaces/docs/pages/151093495/Introduction+to+O3+for+Developers"
+ href="https://om.rs/o3docs"
13
rel="noopener noreferrer"
14
renderIcon={ArrowUpRight}
15
target="_blank"
packages/apps/esm-help-menu-app/src/help-menu/components/release-notes.component.tsx
@@ -10,7 +10,7 @@ const ReleaseNotes = () => {
- href="https://openmrs.atlassian.net/wiki/spaces/docs/pages/203030542/OpenMRS+RefApp+Release+Notes"
+ href="https://openmrs.atlassian.net/wiki/x/DgAaD"
16
0 commit comments