Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonald.g.dunne2016-09-16 14:59:47 +0000
committerdonald.g.dunne2016-09-16 18:38:32 +0000
commit421d7df06e2fdb9bbbc703b6167dadf260f1e4bc (patch)
tree21c6607b681840aef4ecc3917e01df147fd80713 /plugins/org.eclipse.osee.ats.help.ui
parent944fd6fc4b956e8c68cffb07534df7e1f9c00892 (diff)
downloadorg.eclipse.osee-421d7df06e2fdb9bbbc703b6167dadf260f1e4bc.tar.gz
org.eclipse.osee-421d7df06e2fdb9bbbc703b6167dadf260f1e4bc.tar.xz
org.eclipse.osee-421d7df06e2fdb9bbbc703b6167dadf260f1e4bc.zip
refinement: Fix ATS help contexts.xml0.24.0.v201609191710_NRB
Diffstat (limited to 'plugins/org.eclipse.osee.ats.help.ui')
-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