Skip to content

Commit 0f26a64

Browse files
Update link to latest plugin documentation
1 parent 2b10ad9 commit 0f26a64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/job_invocations/welcome.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<%= _("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>
88
</p>
99
<p><%= link_to _('Learn more about this in the documentation.'),
10-
documentation_url('1.ForemanRemoteExecution1.3Manual', :root_url => 'https://www.theforeman.org/plugins/foreman_remote_execution/1.3/index.html#'), :rel => 'external' %></p>
10+
documentation_url('', :root_url => 'https://www.theforeman.org/plugins/foreman_remote_execution/10.0.3/index.html#'), :rel => 'external' %></p>
1111
<div class="blank-slate-pf-main-action">
1212
<%= display_link_if_authorized(_("Run Job"), { :action => :create }, { :class => "btn btn-primary btn-lg" }) %>
1313
</div>

0 commit comments

Comments
 (0)