diff --git a/content/about/membership/contents.lr b/content/about/membership/contents.lr
index 3c3465c641d36787cd2a42e683a724ab263b9c14..69ef1aa94c89b3023dd13467e5d2373e8cf2543c 100644
--- a/content/about/membership/contents.lr
+++ b/content/about/membership/contents.lr
@@ -1,6 +1,6 @@
 section: About
 ---
-section_id: membership
+section_id: about
 ---
 html: membership.html
 ---
diff --git a/databags/about.ini b/databags/about.ini
index 184ae432862183e814db66144bf682bcdba905c3..82bc62c989c3a3f6c227f1b807364972edacd2e2 100644
--- a/databags/about.ini
+++ b/databags/about.ini
@@ -10,6 +10,10 @@ label = People
 path = about/sponsors
 label = Sponsors
 
+[membership]
+path = about/membership
+label = Membership
+
 [reports]
 path = about/reports
 label = Reports
@@ -21,4 +25,3 @@ label = Jobs
 [trademark]
 path = about/trademark
 label = Trademark
-
diff --git a/templates/membership.html b/templates/membership.html
index 385a4c49df706bf97fe524b43a208ed2331b0ea3..f847dfaa52f13ea3cff91490bf2564d937779af6 100644
--- a/templates/membership.html
+++ b/templates/membership.html
@@ -128,4 +128,3 @@
   <h2 class="bg-white text-primary text-center p-4 mx-auto my-0">Become a Member</h2>
   <p class="bg-white text-center p-4">Join the Tor Project Membership Program and demonstrate your commitment to privacy online and become more deeply involved in the Tor community. Email us at <mark>giving@torproject.org.</mark> to get started.</p>
 </div>
-</div>