Skip to content

Commit

Permalink
fix broken link (#18490)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdignam-segment committed Jul 18, 2022
1 parent 633e01b commit 0e4bf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/xpath/functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
- XSLT
- XSLT_Reference
---
{{ XsltRef() }} The following is an annotated list of core [XPath](/en-US/docs/Web/XPath) functions and [XSLT](/en-US/XSLT)-specific additions to XPath, including a description, syntax, a list of arguments, result-type, source in the appropriate W3C Recommendation. For further information on using XPath/XSLT functions, please see the [For Further Reading](/en-US/docs/Web/XSLT/Transforming_XML_with_XSLT) page.
{{ XsltRef() }} The following is an annotated list of core [XPath](/en-US/docs/Web/XPath) functions and [XSLT](/en-US/docs/Web/XSLT)-specific additions to XPath, including a description, syntax, a list of arguments, result-type, source in the appropriate W3C Recommendation. For further information on using XPath/XSLT functions, please see the [For Further Reading](/en-US/docs/Web/XSLT/Transforming_XML_with_XSLT) page.

- [boolean()](/en-US/docs/Web/XPath/Functions/boolean)
- [ceiling()](/en-US/docs/Web/XPath/Functions/ceiling)
Expand Down

0 comments on commit 0e4bf8a

Please sign in to comment.