Skip to content

Commit 3bc07d6

Browse files
committed
Fixed Input docs link.
1 parent 4bc8fb3 commit 3bc07d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources/docstrap-master/template/tmpl/layout.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
5959
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
6060
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
61-
<li class="class-depth-1"><a href="Phaser.InputManager.html">Input Manager</a></li>
61+
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
6262
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
6363
</ul>
6464
</li>
@@ -129,6 +129,7 @@
129129
<li class="dropdown">
130130
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
131131
<ul class="dropdown-menu ">
132+
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
132133
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
133134
<li class="class-depth-1"><a href="http://examples.phaser.io">Phaser Examples</a></li>
134135
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
@@ -137,7 +138,6 @@
137138
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
138139
<li class="class-depth-1"><a href="https://twitter.com/photonstorm">Twitter</a></li>
139140
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/">IRC</a></li>
140-
<li class="class-depth-1"><a href="https://leanpub.com/u/photonstorm">Phaser Books</a></li>
141141
<li class="class-depth-1"><a href="https://www.gittip.com/photonstorm/">GitTip</a></li>
142142
</ul>
143143
</li>

0 commit comments

Comments
 (0)