add link to the right docs page
This commit is contained in:
parent
fa7472c172
commit
a59723cf67
|
@ -5,7 +5,7 @@
|
|||
<div class="log-notice">Hang tight, the log cannot be shown until the build has started.</div>
|
||||
{{/if}}
|
||||
{{#if view.job.isLegacyInfrastructure}}
|
||||
<p class="notice"><span class="icon-flag"></span>This job runs on our legacy infrastructure. Read more about upgrading <a href="#" title="">in our docs</a></p>
|
||||
<p class="notice"><span class="icon-flag"></span>This job runs on our legacy infrastructure. Read more about upgrading <a href="http://docs.travis-ci.com/user/migrating-from-legacy/" title="Migrating from legacy">in our docs</a></p>
|
||||
{{/if}}
|
||||
<div {{bind-attr class="view.job.notStarted:hidden"}}>
|
||||
<menu class="log-header">
|
||||
|
|
Loading…
Reference in New Issue
Block a user