Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #190 from Green-Software-Foundation/executive-summ…
Browse files Browse the repository at this point in the history
…ary-change

Changed Business case text to Executive Summary
  • Loading branch information
osamajandali authored Jun 1, 2023
2 parents 888ba70 + 86c255f commit 030e567
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const links = [
url: "https://learn.greensoftware.foundation/introduction#what-is-green-software",
},
{
label: "Business Case",
url: "/business-case",
label: "Executive summary",
url: "/executive-summary",
},
{
label: "Methodology",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: ../layouts/TextOnlyLayout.astro
title: Business Case for Green Software
title: Executive Summary
---


Expand Down

0 comments on commit 030e567

Please sign in to comment.