1 parent 2cf125d commit c5e57ccCopy full SHA for c5e57cc
1 file changed
llms.txt
@@ -39,5 +39,5 @@ This documentation covers Dynamsoft Barcode Reader SDK v11.x. It defines the Bar
39
40
## Pages
41
42
-{% for article in site.pages %}{% if article.title %}- [{{article.title}}](https://www.dynamsoft.com{{ article.url | relative_url }}): {{ article.description }}{% endif %}
+{% for article in site.pages %}{% if article.title %}- [{{article.title}}](https://www.dynamsoft.com{{ article.url | relative_url | replace: '.html', '.md' }}): {{ article.description }}{% endif %}
43
{% endfor %}
0 commit comments