Skip to content

Commit db4f372

Browse files
committed
fix links
1 parent 39983d1 commit db4f372

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-functions/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
- name: Diagnostics
126126
href: ../app-service/overview-diagnostics.md?toc=%2fazure%2fazure-functions%2ftoc.json
127127
- name: Consumption plan costs
128-
href: functions-consumption-costing.md
128+
href: functions-consumption-costs.md
129129
- name: Performance considerations
130130
href: functions-best-practices.md
131131
- name: Functions Proxies

articles/azure-functions/functions-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Consumption plan is the default hosting plan and offers the following benefi
6363

6464
Function apps in the same region can be assigned to the same Consumption plan. There's no downside or impact to having multiple apps running in the same Consumption plan. Assigning multiple apps to the same consumption plan has no impact on resilience, scalability, or reliability of each app.
6565

66-
To learn more about how to estimate costs when running in a Consumption plan, see [Understanding Consumption plan costs](functions-consumption-costing.md).
66+
To learn more about how to estimate costs when running in a Consumption plan, see [Understanding Consumption plan costs](functions-consumption-costs.md).
6767

6868
## <a name="premium-plan"></a>Premium plan (preview)
6969

0 commit comments

Comments
 (0)