mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-29 18:49:53 +03:00
/about: Replace repo link with website link (#328)
A some sort of UX change. Repository link will be still accessible from the website.
This commit is contained in:
parent
d1133124b8
commit
afd0141c13
5 changed files with 11 additions and 9 deletions
4
TeamOctolings.Octobot/Messages.Designer.cs
generated
4
TeamOctolings.Octobot/Messages.Designer.cs
generated
|
@ -633,9 +633,9 @@ namespace TeamOctolings.Octobot {
|
|||
}
|
||||
}
|
||||
|
||||
internal static string ButtonOpenRepository {
|
||||
internal static string ButtonOpenWebsite {
|
||||
get {
|
||||
return ResourceManager.GetString("ButtonOpenRepository", resourceCulture);
|
||||
return ResourceManager.GetString("ButtonOpenWebsite", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue