We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25293a commit 51d11ecCopy full SHA for 51d11ec
all-pages.md
@@ -5,5 +5,5 @@ layout: false
5
6
{% capture site_url %}{% if site.url %}{{ site.url }}{% else %}{{ site.github.url }}{% endif %}{% endcapture %}
7
{% for post in site.html_pages %}
8
-{{ site.all_pages_domain }}/blazor{{ post.url | replace:'.html','' }}
+{{ site.all_pages_domain }}/blazor-ui{{ post.url | replace:'.html','' }}
9
{% endfor %}
0 commit comments