Skip to content

Commit 1dc0e78

Browse files
authored
Merge pull request #3952 from bcgov/fix/replace-broken-link
fix(replace-broken-link): correct link for quota increase request pro…
2 parents 5f405a6 + d8ca544 commit 1dc0e78

File tree

2 files changed

+106
-1
lines changed

2 files changed

+106
-1
lines changed

app/components/form/Quotas.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default function Quotas({
4343
<p className="text-base leading-6 mt-5">
4444
All quota increase requests require <span className="font-bold">Platform Services Team&rsquo;s</span>
4545
&nbsp;approval, and must have supporting information as per the&nbsp;
46-
<ExternalLink href="https://docs.developer.gov.bc.ca/request-quota-increase-for-openshift-project-set/">
46+
<ExternalLink href="https://developer.gov.bc.ca/docs/default/component/platform-developer-docs/docs/automation-and-resiliency/request-quota-adjustment-for-openshift-project-set/">
4747
Quota Increase Request Process
4848
</ExternalLink>
4949
. Any Quota Requests without supporting information&nbsp;

app/package-lock.json

Lines changed: 105 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)