---
 deltacloud.org/lib/documentation.rb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/deltacloud.org/lib/documentation.rb 
b/deltacloud.org/lib/documentation.rb
index a8e76c7..4863732 100644
--- a/deltacloud.org/lib/documentation.rb
+++ b/deltacloud.org/lib/documentation.rb
@@ -4,9 +4,9 @@ module DocumentationHelper
       { :href => 'documentation.html', :menu => 'Overview' },
       { :href => "api.html" , :menu => 'REST API', :description => 'REST API 
definition' },
       { :href => "drivers.html" , :menu => 'Drivers', :description => 
'Currently-supported drivers' },
-      { :href => "image-builder.html" , :menu => 'Image Builder', :description 
=> 'Image Builder' },
       { :href => "framework.html" , :menu => 'Framework', :description => 
'Framework for writing additional drivers' },
       { :href => "client-ruby.html" , :menu => 'Ruby Client', :description => 
'Ruby client' },
+      { :href => "image-builder.html" , :menu => 'Image Builder', :description 
=> 'Image Builder' },
     ]
   end
 
-- 
1.6.2.5

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to