Skip to content

Commit

Permalink
Fix legacy.ci URL in config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jsfillman authored and dakotablair committed Oct 24, 2023
1 parent cf828a6 commit cb8cbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"ci": {
"domain": "ci.kbase.us",
"legacy": "legacy.kbase.us",
"legacy": "legacy.ci.kbase.us",
"public_url": "/"
},

Expand Down

0 comments on commit cb8cbd0

Please sign in to comment.