summaryrefslogtreecommitdiff
path: root/templates/communities.md.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/communities.md.erb')
-rw-r--r--templates/communities.md.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/communities.md.erb b/templates/communities.md.erb
index eac6564..3116196 100644
--- a/templates/communities.md.erb
+++ b/templates/communities.md.erb
@@ -7,5 +7,5 @@
<%- end -%>
<%- self.sort.each do |community| -%>
-[<%= community.name.parameterize %>]: ./<%= community.name.parameterize %>/README.md
+[<%= community.name.parameterize %>]: ./,<%= community[:sector].parameterize %>/<%= community.name.parameterize %>/README.md
<%- end -%>