Skip to content

Commit

Permalink
Merge pull request fin-hypergrid#53 from openfin/datamadic-patch-1
Browse files Browse the repository at this point in the history
fixed link
  • Loading branch information
stevewirts committed Oct 23, 2015
2 parents 1a18cfd + 20be461 commit 5d15bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ <h3>fin-hypergrid-behavior-q</h3> This element is a custom Polymer web component
<h3>To setup q for this demo</h3>
<ol>
<li>Install <a href="http://kx.com/software-download.php">Q 32bit free version</a></li>
<li>download <a href="sorttable.q">sorttable.q</a> and place it into a directory somewhere(myqdir for this example)</li>
<li>download <a href="https://raw.githubusercontent.com/openfin/fin-hypergrid/master/q/sorttable.q">sorttable.q</a> and place it into a directory somewhere(myqdir for this example)</li>
<li>make sure port 5000 is available</li>
<li>start sorttable.q at the command line<pre>~/myqdir>q sortable.q</pre></li>
<li>refresh your browser and reselect this tab</li>
Expand Down

0 comments on commit 5d15bd8

Please sign in to comment.