Browse Source

Fix FAQ image

Nathan Schneider 5 years ago
parent
commit
ec75452f91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _about/faq.md

+ 1 - 1
_about/faq.md

@@ -8,7 +8,7 @@ permalink: /about/faq/
 
 
 CommunityRule is focused on an often-missing component in online communities: the governance layer. Typically communities inherit the "[implicit feudalism](https://ntnsndr.in/implicit-feudalism)" of the underlying software, which usually centers around an all-powerful administrator. Codes of conduct, the implementation of them, and other features of the community rest on that underlying governance logic. Here is one way of picturing a community "stack":
 CommunityRule is focused on an often-missing component in online communities: the governance layer. Typically communities inherit the "[implicit feudalism](https://ntnsndr.in/implicit-feudalism)" of the underlying software, which usually centers around an all-powerful administrator. Codes of conduct, the implementation of them, and other features of the community rest on that underlying governance logic. Here is one way of picturing a community "stack":
 
 
-![Stack: circulation & licensing, co-creation & collaboration, policies & culture, governance & processes, people & tech]({{ site.baseurl }}{% link assets/communitystack.png %})
+![Stack: circulation & licensing, co-creation & collaboration, policies & culture, governance & processes, people & tech]({% link assets/communitystack.png %})
 
 
 The purpose of CommunityRule is to make it easier for communities to efficiently replace the default feudalism with a more appropriate and accountable governance system, or Rule. Communities can then use their preferred Rule to fill in other layers of the stack through an explicit process.
 The purpose of CommunityRule is to make it easier for communities to efficiently replace the default feudalism with a more appropriate and accountable governance system, or Rule. Communities can then use their preferred Rule to fill in other layers of the stack through an explicit process.