fix: correct link to crawlilng defaults
This commit is contained in:
parent
eb2dab8ae0
commit
e4107d0e76
@ -196,7 +196,7 @@ export class WorkflowsList extends LiteElement {
|
||||
this.appState.isAdmin,
|
||||
() =>
|
||||
html` <sl-icon-button
|
||||
href=${`${this.orgBasePath}/settings/crawling`}
|
||||
href=${`${this.orgBasePath}/settings/crawling-defaults`}
|
||||
class="size-8 text-lg"
|
||||
name="gear"
|
||||
label=${msg("Edit org crawling settings")}
|
||||
|
Loading…
Reference in New Issue
Block a user