Backstage
    Preparing search index...
    • Build the TechDocs URL for the given entity. This helper should be used anywhere there is a link to an entity's TechDocs.

      Parameters

      • entity: Entity
      • routeFunc: RouteFunc<{ kind: string; name: string; namespace: string }> | undefined

      Returns string | undefined