mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-19 22:52:15 +00:00
Use HTTPS
This commit is contained in:
parent
2ec520d4fe
commit
5a816ce8b7
@ -219,7 +219,7 @@
|
|||||||
|
|
||||||
<ExpansionPanel HeaderIcon="@Icons.Custom.Brands.GitHub" HeaderText="@T("Community & Code")">
|
<ExpansionPanel HeaderIcon="@Icons.Custom.Brands.GitHub" HeaderText="@T("Community & Code")">
|
||||||
<MudList T="string" Class="mb-1">
|
<MudList T="string" Class="mb-1">
|
||||||
<MudListItem T="string" Icon="@Icons.Material.Outlined.Home" Target="_blank" Href="http://mindworkai.org/">
|
<MudListItem T="string" Icon="@Icons.Material.Outlined.Home" Target="_blank" Href="https://mindworkai.org/">
|
||||||
@T("Discover MindWork AI's mission and vision on our official homepage.")
|
@T("Discover MindWork AI's mission and vision on our official homepage.")
|
||||||
</MudListItem>
|
</MudListItem>
|
||||||
<MudListItem T="string" Icon="@Icons.Custom.Brands.GitHub" Target="_blank" Href="https://github.com/MindWorkAI/AI-Studio">
|
<MudListItem T="string" Icon="@Icons.Custom.Brands.GitHub" Target="_blank" Href="https://github.com/MindWorkAI/AI-Studio">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user