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
{{ message }}
This repository was archived by the owner on Mar 25, 2023. It is now read-only.
In the sitemap, if an entry does not have a URL specified, the
toc.urlis supposed to benull.We are using below check whether
$toc.urlis present or not and if$toc.urlisnullwe are not includinglink: $toc.urlinto ourFTDfiles.But we observed
toc.linkis always present, even when the URL is not present in sitemap.