···166166 <xi:include href="./locations.xml" xpointer="lib.attrsets.getAttrFromPath" />
167167168168 <para>
169169- Like [](#function-library-lib.attrsets.attrByPath) except without a default, and it will throw if the value doesn't exist.
169169+ Like <xref linkend="function-library-lib.attrsets.attrByPath" /> except without a default, and it will throw if the value doesn't exist.
170170 </para>
171171172172 <variablelist>
···14801480 <xi:include href="./locations.xml" xpointer="lib.attrsets.zipAttrs" />
1481148114821482 <para>
14831483- Merge sets of attributes and combine each attribute value in to a list. Similar to [](#function-library-lib.attrsets.zipAttrsWith) where the merge function returns a list of all values.
14831483+ Merge sets of attributes and combine each attribute value in to a list. Similar to <xref linkend="function-library-lib.attrsets.zipAttrsWith" /> where the merge function returns a list of all values.
14841484 </para>
1485148514861486 <variablelist>