diff --git a/galaxyui/src/app/content-detail/content-detail.component.ts b/galaxyui/src/app/content-detail/content-detail.component.ts
index 4baf37561..909072405 100644
--- a/galaxyui/src/app/content-detail/content-detail.component.ts
+++ b/galaxyui/src/app/content-detail/content-detail.component.ts
@@ -127,7 +127,7 @@ export class ContentDetailComponent implements OnInit {
if (this.namespace.is_vendor) {
this.pageTitle = ` Vendors;/vendors;`;
} else {
- this.pageTitle = ` Community Authors;/authors;`;
+ this.pageTitle = ` Community Authors;/community;`;
}
// Append author namespace and repository name to breadcrumb