We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 252d1b3 + 6d32f86 commit b647e26Copy full SHA for b647e26
1 file changed
BrixelAPI.SpaceAPI/Domain/SpaceStateAggregate/SpaceState.cs
@@ -20,7 +20,7 @@ public static SpaceState GetConfiguredSpaceAPI()
20
{
21
ApiCompatibility = new[] { "0.14" },
22
Space = "Brixel",
23
- Logo = "https://wiki.brixel.be/images/Brixel_Logo.png",
+ Logo = "https://www.brixel.be/wp-content/uploads/2015/09/Logo_small_transparant.png",
24
Url = "http://brixel.be",
25
Location = new Location
26
0 commit comments