diff --git a/doc/source/index.rst b/doc/source/index.rst index 82a6c0fac3..cb5f8e069f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -21,7 +21,7 @@ Horizon: The OpenStack Dashboard Project Introduction ============ -Horizon is the canonical implementation of `Openstack's Dashboard +Horizon is the canonical implementation of `OpenStack's Dashboard `_, which provides a web based user interface to OpenStack services including Nova, Swift, Keystone, etc. diff --git a/doc/source/releases/2013_1.rst b/doc/source/releases/2013_1.rst index 82d4f32145..16928c439f 100644 --- a/doc/source/releases/2013_1.rst +++ b/doc/source/releases/2013_1.rst @@ -158,7 +158,7 @@ During the Grizzly cycle we started holding a weekly project meeting on IRC. This has been extremely beneficial for the growth and progress of the project. Check out the `OpenStack Meetings wiki page`_ for specifics. -.. _Openstack Meetings wiki page: https://wiki.openstack.org/wiki/Meetings#Horizon_team_meeting +.. _OpenStack Meetings wiki page: https://wiki.openstack.org/wiki/Meetings#Horizon_team_meeting Under The Hood diff --git a/openstack_dashboard/dashboards/project/instances/forms.py b/openstack_dashboard/dashboards/project/instances/forms.py index 87a249b315..1be254c07d 100644 --- a/openstack_dashboard/dashboards/project/instances/forms.py +++ b/openstack_dashboard/dashboards/project/instances/forms.py @@ -1,6 +1,6 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2013 Openstack Foundation +# Copyright 2013 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may