Skip to content

Commit 28f9e5c

Browse files
committed
Add missing hyperlink
1 parent ce0df0c commit 28f9e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/how-to-use-stored-procedures-triggers-udfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ result = container.scripts.execute_stored_procedure(sproc=created_sproc,params=[
237237

238238
---
239239

240-
## How to run pretriggers
240+
## <a id="how-to-run-pre-triggers"></a>How to run pretriggers
241241

242242
The following examples show how to register and call a pretrigger by using the Azure Cosmos DB SDKs. For the source of this pretrigger example, saved as *trgPreValidateToDoItemTimestamp.js*, see [Pretriggers](how-to-write-stored-procedures-triggers-udfs.md#pre-triggers).
243243

0 commit comments

Comments
 (0)