no JIRA: final URL to enter the room is fixed

Project: http://git-wip-us.apache.org/repos/asf/openmeetings-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings-site/commit/5cae674c
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings-site/tree/5cae674c
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings-site/diff/5cae674c

Branch: refs/heads/master
Commit: 5cae674c4877fa2aae7132f4ba02e16d3b371252
Parents: 45b7661
Author: Maxim Solodovnik <[email protected]>
Authored: Mon Apr 24 09:02:01 2017 +0000
Committer: Maxim Solodovnik <[email protected]>
Committed: Mon Apr 24 09:02:01 2017 +0000

----------------------------------------------------------------------
 RestAPISample.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/5cae674c/RestAPISample.html
----------------------------------------------------------------------
diff --git a/RestAPISample.html b/RestAPISample.html
index 513ceda..6fcbb17 100644
--- a/RestAPISample.html
+++ b/RestAPISample.html
@@ -368,7 +368,7 @@ $.ajax({
     </tbody> 
    </table> </li> 
   <li>If your request was successful you will get your hash as <b>message</b> 
(fa1f9381-bd03-42ae-9fd9-332b5f775a1b)</li> 
-  <li>Now you can use following URL to enter the room: 
<tt>http://localhost:5080/openmeetings/swf?secureHash=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&amp;language=1</tt></li>
 
+  <li>Now you can use following URL to enter the room: 
<tt>http://localhost:5080/openmeetings/hash?secure=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&amp;language=1</tt></li>
 
  </ul> 
 </div>
                        </div>

Reply via email to