link index to github for source and doc

main
Bryce Allen 11 years ago
parent 38745ec210
commit 573107480d

@ -69,7 +69,8 @@
<label for="item">Item:</label> <label for="item">Item:</label>
<input id="item" type="text" size="20" /> <input id="item" type="text" size="20" />
<button id="search">Ask Poogie</button> <button id="search">Ask Poogie</button>
<a href="http://www.reddit.com/r/MonsterHunter/comments/2z4pz3/finding_the_best_quest_to_farm_an_item_python/">(output explanation)</a> <a href="https://github.com/bd4/monster-hunter-scripts/blob/master/RECOMMENDATIONS.adoc">Understanding Results</a>
(<a href="https://github.com/bd4/monster-hunter-scripts">source</a>)
</div> </div>
<br /> <br />
<textarea readonly="true" rows="10" cols="80" id="output"></textarea> <textarea readonly="true" rows="10" cols="80" id="output"></textarea>

@ -56,7 +56,8 @@
<label for="item">Item:</label> <label for="item">Item:</label>
<input id="item" type="text" size="20" /> <input id="item" type="text" size="20" />
<button id="search">Ask Poogie</button> <button id="search">Ask Poogie</button>
<a href="http://www.reddit.com/r/MonsterHunter/comments/2z4pz3/finding_the_best_quest_to_farm_an_item_python/">(output explanation)</a> <a href="https://github.com/bd4/monster-hunter-scripts/blob/master/RECOMMENDATIONS.adoc">Understanding Results</a>
(<a href="https://github.com/bd4/monster-hunter-scripts">source</a>)
</div> </div>
<br /> <br />
<textarea readonly="true" rows="10" cols="80" id="output"></textarea> <textarea readonly="true" rows="10" cols="80" id="output"></textarea>

Loading…
Cancel
Save