[devdocsgjs/main: 61/69] Update XSLT & XPath documentation




commit 831acb6aca683795f0a2ae531468aa0a8ecf3124
Author: Simon Legner <Simon Legner gmail com>
Date:   Tue Sep 6 22:00:55 2022 +0200

    Update XSLT & XPath documentation

 lib/docs/scrapers/mdn/xslt_xpath.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/mdn/xslt_xpath.rb b/lib/docs/scrapers/mdn/xslt_xpath.rb
index 26a298b6..950db8ef 100644
--- a/lib/docs/scrapers/mdn/xslt_xpath.rb
+++ b/lib/docs/scrapers/mdn/xslt_xpath.rb
@@ -1,6 +1,6 @@
 module Docs
   class XsltXpath < Mdn
-    # release = '2021-10-22'
+    # release = '2022-09-06'
     self.name = 'XSLT & XPath'
     self.slug = 'xslt_xpath'
     self.base_url = 'https://developer.mozilla.org/en-US/docs/Web'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]