Browse Source

Merge pull request #15 from GitYong/patch-1

update Semantic API behaviors link
1.x
Jack Lukic 10 years ago
parent
commit
d3f22b4e85
  1. 4
      server/documents/modules/search.html.eco

4
server/documents/modules/search.html.eco

@ -152,7 +152,7 @@ type : 'UI Module'
<h2 class="ui dividing header">Initializing</h2>
<div class="ui message">
Search is built ontop of Semantic <a href="/modules/api.html">API</a> behaviors to allow for URL templating, and UI state management. Please check out the API documentation for more information on adjusting API settings.
Search is built ontop of Semantic <a href="/behaviors/api.html">API</a> behaviors to allow for URL templating, and UI state management. Please check out the API documentation for more information on adjusting API settings.
</div>
<h4 class="ui header">Automatic Routing</h4>
@ -584,4 +584,4 @@ type : 'UI Module'
</tbody>
</table>
</div>
</div>
</div>

Loading…
Cancel
Save