Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/org.eclipse.osee.ats.help.ui/contexts/contexts.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.osee.ats.help.ui/contexts/contexts.xml b/plugins/org.eclipse.osee.ats.help.ui/contexts/contexts.xml
index 5a52e08cc6a..daa48adc3c6 100644
--- a/plugins/org.eclipse.osee.ats.help.ui/contexts/contexts.xml
+++ b/plugins/org.eclipse.osee.ats.help.ui/contexts/contexts.xml
@@ -60,14 +60,14 @@
</context>
<context id="decisionReview" title="Decision Review Workflow">
<description>Provides description of the Decision review.</description>
- <topic href="OSEE/ATS/Users_Guide/Usage/Decision-Review-Workflow.html" label="Decision Review Workflow"/>
+ <topic href="OSEE/ATS/Users_Guide/Usage/OSEE-Review.html" label="Decision Review Workflow"/>
<topic href="OSEE/ATS/Users_Guide/Views/ATS-Workflow-Editor.html#Workflow_Tab" label="ATS Workflow Editor: Workflow Tab"/>
<topic href="OSEE/ATS/Users_Guide/Views/Views.html" label="ATS Icons"/>
<topic href="OSEE/ATS/Users_Guide/Tips/Tips.html" label="ATS Tips"/>
</context>
<context id="peerToPeerReview" title="Peer To Peer Review Workflow">
<description>Provides description of the Peer to Peer review.</description>
- <topic href="OSEE/ATS/Users_Guide/Usage/Peer-To-Peer-Review-Workflow.html" label="Peer To Peer Review Workflow"/>
+ <topic href="OSEE/ATS/Users_Guide/Usage/OSEE-Review.html" label="Peer To Peer Review Workflow"/>
<topic href="OSEE/ATS/Users_Guide/Views/ATS-Workflow-Editor.html#Workflow_Tab" label="ATS Workflow Editor: Workflow Tab"/>
<topic href="OSEE/ATS/Users_Guide/Views/Views.html" label="ATS Icons"/>
<topic href="OSEE/ATS/Users_Guide/Tips/Tips.html" label="ATS Tips"/>
@@ -82,4 +82,4 @@
<topic href="OSEE/ATS/Users_Guide/Usage/Usage.html#Part_Two" label="Create Action - Page 2"/>
<topic href="OSEE/ATS/Users_Guide/Tips/Tips.html" label="ATS Tips"/>
</context>
-</contexts> \ No newline at end of file
+</contexts>

Back to the top