Skip to content

Commit b647e26

Browse files
Merge pull request #54 from Brixel/feature/change-url-to-logo
feat: change url to logo to brixel.be
2 parents 252d1b3 + 6d32f86 commit b647e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BrixelAPI.SpaceAPI/Domain/SpaceStateAggregate/SpaceState.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public static SpaceState GetConfiguredSpaceAPI()
2020
{
2121
ApiCompatibility = new[] { "0.14" },
2222
Space = "Brixel",
23-
Logo = "https://wiki.brixel.be/images/Brixel_Logo.png",
23+
Logo = "https://www.brixel.be/wp-content/uploads/2015/09/Logo_small_transparant.png",
2424
Url = "http://brixel.be",
2525
Location = new Location
2626
{

0 commit comments

Comments
 (0)