From bcdfcdd468bd948453b1c83369edf46be477de90 Mon Sep 17 00:00:00 2001 From: colin-adams Date: Wed, 14 Aug 2013 02:23:07 -0700 Subject: [PATCH] Updated Writing the handlers (markdown) --- Writing-the-handlers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Writing-the-handlers.md b/Writing-the-handlers.md index 6bc01145..37c43630 100644 --- a/Writing-the-handlers.md +++ b/Writing-the-handlers.md @@ -215,5 +215,5 @@ This routine is called for a normal (updating) PUT request. You have to update t ## Implementing the policies * [WSF_OPTIONS_POLICY](./WSF_OPTIONS_POLICY) -* [WSF_PREVIOUS_POLICY](./WSF_PREVIOUS_POLICY) +* [WSF_PREVIOUS_POLICY](./Wsf-previous-policy) * [WSF_CACHING_POLICY](./WSF_CACHING_POLICY) \ No newline at end of file