OPENMEETINGS-2661 Fix link and typo
diff --git a/RestAPISample.html b/RestAPISample.html
index 3f472e8..b5bebf3 100644
--- a/RestAPISample.html
+++ b/RestAPISample.html
@@ -291,9 +291,13 @@
   <li>TypeScript example using simplistic Express website <a class="externalLink" href="https://github.com/om-hosting/openmeetings-node-sample-project" target="_BLANK">Github openmeetings-node-sample-project</a></li> 
  </ol> 
  <p>More in depth examples and use cases can be found at the module page <a class="externalLink" href="https://www.npmjs.com/package/openmeetings-node-client" target="_blank">https://www.npmjs.com/package/openmeetings-node-client</a></p> 
+ <div class="bd-callout bd-callout-info">
+   A sample Node.js sample use case for a website using Express.js can be found here: 
+  <a class="externalLink" href="https://om-hosting.com/openmeetings-integration-nodejs/" target="_BLANK">https://om-hosting.com/openmeetings-integration-nodejs/</a> 
+ </div> 
 </section> 
 <section> 
- <h2 id="how-to-get-room-hash-via-rest-vis-jquery">How to get room hash via REST vis jQuery</h2> 
+ <h2 id="how-to-get-room-hash-via-rest-via-jquery">How to get room hash via REST via jQuery</h2> 
  <ul> 
   <li> First of all you need to perform login and get authorized SID to perform authorized operations 
    <table border="0" class="bodyTable table table-striped table-hover"> 
@@ -399,7 +403,7 @@
         <a class="nav-link" href="#how-to-integrate-using-nodejs" title="How to integrate using Node.js">How to integrate using Node.js</a>
     </li>
         <li class="h2">
-        <a class="nav-link" href="#how-to-get-room-hash-via-rest-vis-jquery" title="How to get room hash via REST vis jQuery">How to get room hash via REST vis jQuery</a>
+        <a class="nav-link" href="#how-to-get-room-hash-via-rest-via-jquery" title="How to get room hash via REST via jQuery">How to get room hash via REST via jQuery</a>
     </li>
                     </ul>
                 </nav>