mirror of
https://github.com/lancedikson/bowser
synced 2025-06-13 13:03:52 +00:00
Update index.html
Fixed url to constants file
This commit is contained in:
parent
d1a6532d82
commit
96e216dac9
@ -169,7 +169,7 @@ Thus, you can define OS or platform specific rules and they will have more prior
|
|||||||
<h3>Browser names for <code>.satisfies()</code></h3>
|
<h3>Browser names for <code>.satisfies()</code></h3>
|
||||||
<p>By default you are supposed to use the full browser name for <code>.satisfies</code>.
|
<p>By default you are supposed to use the full browser name for <code>.satisfies</code>.
|
||||||
But, there's a short way to define a browser using short aliases. The full
|
But, there's a short way to define a browser using short aliases. The full
|
||||||
list of aliases can be found in <a href="src/constants.js">the file</a>.</p>
|
list of aliases can be found in <a href="https://github.com/lancedikson/bowser/blob/master/src/constants.js">the file</a>.</p>
|
||||||
<h2>Similar Projects</h2>
|
<h2>Similar Projects</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/BigBadBleuCheese/Kong">Kong</a> - A C# port of Bowser.</li>
|
<li><a href="https://github.com/BigBadBleuCheese/Kong">Kong</a> - A C# port of Bowser.</li>
|
||||||
@ -220,4 +220,4 @@ list of aliases can be found in <a href="src/constants.js">the file</a>.</p>
|
|||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user