Skip to content

Commit 51d11ec

Browse files
author
Martin Atanasov
authored
Change the blazor domain to blazor-ui
1 parent e25293a commit 51d11ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ layout: false
55

66
{% capture site_url %}{% if site.url %}{{ site.url }}{% else %}{{ site.github.url }}{% endif %}{% endcapture %}
77
{% for post in site.html_pages %}
8-
{{ site.all_pages_domain }}/blazor{{ post.url | replace:'.html','' }}
8+
{{ site.all_pages_domain }}/blazor-ui{{ post.url | replace:'.html','' }}
99
{% endfor %}

0 commit comments

Comments
 (0)