Skip to content

Commit

Permalink
Link to latest plug-in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
maximiliankolb committed Oct 24, 2023
1 parent eee80e6 commit 3630a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/job_invocations/welcome.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<%= _("Foreman can run arbitrary commands on remote hosts using different providers, such as SSH or Ansible. Communication goes through the Smart Proxy so Foreman does not have to have direct access to the target hosts and can scale to control many hosts.") %></br>
</p>
<p><%= link_to _('Learn more about this in the documentation.'),
documentation_url('1.ForemanRemoteExecution1.3Manual', :root_url => 'https://www.theforeman.org/plugins/foreman_remote_execution/1.3/index.html#'), :rel => 'external' %></p>
documentation_url('', :root_url => 'https://www.theforeman.org/plugins/foreman_remote_execution/10.0/index.html#'), :rel => 'external' %></p>
<div class="blank-slate-pf-main-action">
<%= display_link_if_authorized(_("Run Job"), { :action => :create }, { :class => "btn btn-primary btn-lg" }) %>
</div>
Expand Down

0 comments on commit 3630a6e

Please sign in to comment.