You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the table links defines a many-to-many relation between paths. This is incorrect. The links table must define a many-to-many relation between a content (which has an outgoing link) and path (which has an incoming link).