diff --git a/www/conservancy/apps/staff/models.py b/www/conservancy/apps/staff/models.py index cba5b18e..10116de9 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 5a24e48a..9c3728bd 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 1d63d009..031dd743 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