| Index: appengine/swarming/templates/restricted_botslist.html
|
| diff --git a/appengine/swarming/templates/restricted_botslist.html b/appengine/swarming/templates/restricted_botslist.html
|
| index 7158aa1a3f48b7dfd2c33b6e4f8f5c721d2d3e19..5cc2907e5a8eddf6fa5570329d6cfb3b30823b91 100644
|
| --- a/appengine/swarming/templates/restricted_botslist.html
|
| +++ b/appengine/swarming/templates/restricted_botslist.html
|
| @@ -69,7 +69,7 @@
|
| <h1>Known bots</h1>
|
| <a href="/">Back to root</a>
|
| <br/>
|
| -<a href="/newui/botlist">Try out the new bot list</a>
|
| +<a href="{{try_link}}">Try out the new bot list UI</a>
|
| <p/>
|
| <form id="filter_and_order" name="filter_and_order" method="GET">
|
| <table>
|
|
|