From b63f8aa0dd74cb8d389590a1e191e94246cbfdda Mon Sep 17 00:00:00 2001 From: "Andrea K." Date: Wed, 18 Mar 2026 16:06:55 +0200 Subject: [PATCH 1/3] fix: indentation --- content/en/stories/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/stories/_index.md b/content/en/stories/_index.md index 517e414a39..7d8687189c 100644 --- a/content/en/stories/_index.md +++ b/content/en/stories/_index.md @@ -21,9 +21,9 @@ aliases: {{< /company >}} {{< company name="Adobe" image="/images/logos/adobe.png" article="https://medium.com/adobetech/open-development-inner-source-and-open-source-46c2ba174be6" >}} {{< /company >}} - {{< company name="Age of Peers" image="/images/events/age of peers.png" article="https://ageofpeers.com/2016/05/09/an-open-source-approach-to-community-culture/" >}} + {{< company name="Age of Peers" image="/images/events/age of peers.png" article="https://ageofpeers.com/2016/05/09/an-open-source-approach-to-community-culture/" >}} {{< /company >}} - {{< company name="Ahold Delhaize" image="/images/logos/ahold.png" article="https://github.com/customer-stories/ahold-delhaize" author_name="Joost Hofman" author_title="Head of Tech Enabling" >}} + {{< company name="Ahold Delhaize" image="/images/logos/ahold.png" article="https://github.com/customer-stories/ahold-delhaize" author_name="Joost Hofman" author_title="Head of Tech Enabling" >}} If we give people the right tools and the right platform, it’s a start. We can share more within our company and with each other, growing as an InnerSource organization. {{< /company >}} {{< company name="Alliander" image="/images/logos/alliander.png" video="https://youtu.be/Q6yCZI4f2bo?t=1131" >}} From 6d68314b07a313448c196a281c1d10c844090b97 Mon Sep 17 00:00:00 2001 From: "Andrea K." Date: Wed, 18 Mar 2026 16:09:19 +0200 Subject: [PATCH 2/3] hotfix: rename image to remove spaces --- content/en/stories/_index.md | 2 +- .../events/{age of peers.png => ageofpeers.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename static/images/events/{age of peers.png => ageofpeers.png} (100%) diff --git a/content/en/stories/_index.md b/content/en/stories/_index.md index 7d8687189c..14724baf78 100644 --- a/content/en/stories/_index.md +++ b/content/en/stories/_index.md @@ -21,7 +21,7 @@ aliases: {{< /company >}} {{< company name="Adobe" image="/images/logos/adobe.png" article="https://medium.com/adobetech/open-development-inner-source-and-open-source-46c2ba174be6" >}} {{< /company >}} - {{< company name="Age of Peers" image="/images/events/age of peers.png" article="https://ageofpeers.com/2016/05/09/an-open-source-approach-to-community-culture/" >}} + {{< company name="Age of Peers" image="/images/events/ageofpeers.png" article="https://ageofpeers.com/2016/05/09/an-open-source-approach-to-community-culture/" >}} {{< /company >}} {{< company name="Ahold Delhaize" image="/images/logos/ahold.png" article="https://github.com/customer-stories/ahold-delhaize" author_name="Joost Hofman" author_title="Head of Tech Enabling" >}} If we give people the right tools and the right platform, it’s a start. We can share more within our company and with each other, growing as an InnerSource organization. diff --git a/static/images/events/age of peers.png b/static/images/events/ageofpeers.png similarity index 100% rename from static/images/events/age of peers.png rename to static/images/events/ageofpeers.png From 4eb802077490a21ab85fd224abb96c82a96edf83 Mon Sep 17 00:00:00 2001 From: "Andrea K." Date: Wed, 18 Mar 2026 16:12:41 +0200 Subject: [PATCH 3/3] fix: test if removing age of peers fixes link checker --- content/en/stories/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/stories/_index.md b/content/en/stories/_index.md index 14724baf78..f8b9007979 100644 --- a/content/en/stories/_index.md +++ b/content/en/stories/_index.md @@ -21,8 +21,6 @@ aliases: {{< /company >}} {{< company name="Adobe" image="/images/logos/adobe.png" article="https://medium.com/adobetech/open-development-inner-source-and-open-source-46c2ba174be6" >}} {{< /company >}} - {{< company name="Age of Peers" image="/images/events/ageofpeers.png" article="https://ageofpeers.com/2016/05/09/an-open-source-approach-to-community-culture/" >}} - {{< /company >}} {{< company name="Ahold Delhaize" image="/images/logos/ahold.png" article="https://github.com/customer-stories/ahold-delhaize" author_name="Joost Hofman" author_title="Head of Tech Enabling" >}} If we give people the right tools and the right platform, it’s a start. We can share more within our company and with each other, growing as an InnerSource organization. {{< /company >}}