Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"footerLogos": [
{
"src": "/src/img/gen3.png",
"href": "https://ctds.uchicago.edu/gen3",
"href": "https://gen3.org",
"alt": "Gen3 Data Commons"
},
{
Expand Down
4 changes: 2 additions & 2 deletions helm/portal/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion helm/portal/defaults/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"footerLogos": [
{
"src": "/custom/sponsors/gitops-sponsors/gen3.png",
"href": "https://ctds.uchicago.edu/gen3",
"href": "https://gen3.org",
"alt": "Gen3 Data Commons"
},
{
Expand Down
2 changes: 1 addition & 1 deletion helm/portal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ gitops:
"footerLogos": [
{
"src": "/src/img/gen3.png",
"href": "https://ctds.uchicago.edu/gen3",
"href": "https://gen3.org",
"alt": "Gen3 Data Commons"
},
{
Expand Down
Loading