Skip to content

Commit fd9b7d1

Browse files
author
Melinda Gutermuth
committed
Revert "[#181436387] Update partial version number"
This reverts commit c476aa9.
1 parent c476aa9 commit fd9b7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enabling-tcp-routing.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Port Reservations](#modify-ports) below.
112112
<% if not vars.platform_code == "CF" %>
113113
## <a name="config-tcp"></a> Enable TCP Routing
114114

115-
<%= partial "/#{vars.platform_code.downcase}/core/2-13/configure-tcp-routing" %>
115+
<%= partial "/#{vars.platform_code.downcase}/core/#{vars.current_major_version.sub('.','-')}/configure-tcp-routing" %>
116116

117117
<% end %>
118118

0 commit comments

Comments
 (0)