Skip to content

Commit db89c57

Browse files
Merge pull request #249832 from ggailey777/main
[Functions] Fix bad link
2 parents 143e129 + 66d756c commit db89c57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-functions/functions-manually-run-non-http.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manually run a non HTTP-triggered Azure Functions
33
description: Use an HTTP request to run a non-HTTP triggered Azure Functions
44

55
ms.topic: article
6-
ms.date: 04/23/2020
6+
ms.date: 04/23/2023
77
---
88

99
# Manually run a non HTTP-triggered function
@@ -78,5 +78,4 @@ Open Postman and follow these steps:
7878

7979
## Next steps
8080

81-
- [Strategies for testing your code in Azure Functions](./functions-test-a-function.md)
8281
- [Event Grid local testing with viewer web app](./event-grid-how-tos.md#local-testing-with-viewer-web-app)

0 commit comments

Comments
 (0)