Skip to content

Commit

Permalink
Update Surge Cos link
Browse files Browse the repository at this point in the history
  • Loading branch information
roshni73 authored and samshara committed Aug 14, 2024
1 parent 2c55295 commit ebf033a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/lovely-coins-watch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"go-web-app": patch
---

Update Technical Competencies Link on the Cash page of the Catalogue of Surge Services in [#1290](https://github.com/IFRCGo/go-web-app/issues/1290)
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
# - name: Typecheck
# run: yarn typecheck
build:
name: Build Go Web App
name: Build GO Web App
environment: 'test'
needs: [lint, lint-css, test, ui]
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion app/src/views/SurgeCatalogueCash/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export function Component() {
const frameworkData: LinkData[] = [
{
title: strings.technicalFrameworkCVA,
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EUuruzZd9bZDmMjeTqWsKHMBgXywwtj586i7nN6LNI9pow',
href: 'https://cash-hub.org/resource/technical-cva-competency-framework/',
external: true,
withLinkIcon: true,
},
Expand Down

0 comments on commit ebf033a

Please sign in to comment.