Skip to content

Commit c899629

Browse files
authored
Update quickstart-netherite.md
1 parent 249f0d6 commit c899629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/durable/quickstart-netherite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ While the function app is running, Netherite will publish load information about
104104
105105
## Run your app on Azure
106106

107-
You need to create an Azure Functions app on Azure. To do this, follow the instructions in the **Create a function app** section of [these instructions](../functions-create-function-app-portal.md#create-a-function-app-a-function).
107+
You need to create an Azure Functions app on Azure. To do this, follow the instructions in the **Create a function app** section of [these instructions](../functions-create-function-app-portal.md).
108108

109109
### Set up Event Hubs
110110

@@ -161,4 +161,4 @@ You can now deploy your code to the cloud and run your tests or workload on it.
161161
> [!NOTE]
162162
> For guidance on deploying your project to Azure, review the deployment instructions in the article for your programming language of choice in the [prerequisites section](#prerequisites).
163163
164-
For more information about the Netherite architecture, configuration, and workload behavior, including performance benchmarks, we recommend you take a look at the [Netherite documentation](https://microsoft.github.io/durabletask-netherite/#/).
164+
For more information about the Netherite architecture, configuration, and workload behavior, including performance benchmarks, we recommend you take a look at the [Netherite documentation](https://microsoft.github.io/durabletask-netherite/#/).

0 commit comments

Comments
 (0)