From: NjeriChelimo <[email protected]>

---
 clients/cimi/views/network_templates/show.haml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clients/cimi/views/network_templates/show.haml 
b/clients/cimi/views/network_templates/show.haml
index 0a9a8a6..4667cf4 100644
--- a/clients/cimi/views/network_templates/show.haml
+++ b/clients/cimi/views/network_templates/show.haml
@@ -21,5 +21,5 @@
   -row 'Name',@network_template.name
   -row 'Description',@network_template.description
   -row 'Created',@network_template.created
-  -row 'Network Config', url("/cimi/network_config/#{href_to_id 
@network_template.network_config.href}")
+  -row 'Network Config', url("/cimi/network_configurations/#{href_to_id 
@network_template.network_config.href}")
   -row 'Forwarding Group', url("/cimi/forwarding_groups/#{href_to_id 
@network_template.forwarding_group.href}")
-- 
1.7.9.5

Reply via email to