diff --git a/www/conservancy/apps/staff/models.py b/www/conservancy/apps/staff/models.py index cba5b18eaba24835b36d9620337dee933b2c3da9..10116de9c497d549e1525bc718cb47038b353717 100644 --- a/www/conservancy/apps/staff/models.py +++ b/www/conservancy/apps/staff/models.py @@ -26,5 +26,5 @@ class Person(models.Model): return self.username def biography_url(self): - return u"/about/team/#%s" % self.username + return u"/about/#%s" % self.username diff --git a/www/conservancy/static/about/board/index.html b/www/conservancy/static/about/board/index.html index 5a24e48a7027dccdbdaef7d93784390663217851..9c3728bd81ccf0c668d3d71e115f508b13a48713 100644 --- a/www/conservancy/static/about/board/index.html +++ b/www/conservancy/static/about/board/index.html @@ -7,7 +7,7 @@

Like many non-profits, Conservancy is directed by a self-perpetuating Board of Directors, who -appoint Officers to carry out the +appoint Officers to carry out the day-to-day operations of the organization. The Directorship of the Conservancy includes both talented non-profit managers and experienced FLOSS project leaders who can both guide the administrative operations of diff --git a/www/conservancy/static/about/officers/index.html b/www/conservancy/static/about/officers/index.html index 1d63d009b84c9b4a66f9c0586247fa005a688439..031dd743c6e322942d9c1204b4589b9b6f492e17 100644 --- a/www/conservancy/static/about/officers/index.html +++ b/www/conservancy/static/about/officers/index.html @@ -5,7 +5,7 @@

Officers

-

The Board of Directors of the Conservancy +

The Board of Directors of the Conservancy elects its officers. The current officers are:

Bradley M. Kuhn - President and Board Chairperson