From 6138e2e31cc5a63b85f1aef2599cfcd8e401daf9 Mon Sep 17 00:00:00 2001 From: Shon Feder Date: Mon, 21 Dec 2015 20:44:06 -0500 Subject: [PATCH] Fixed link to wiki. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39c2860..0ff1583 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ Text = [9, 101, 120, 97, 109, 112, 108, 101, 32|...] Module `tokenize` aims to provide a straightforward tool for tokenizing text into a simple format. It is the result of a learning exercise, and it is far from perfect. If there is sufficient interest from myself or anyone else, I'll try to improve it. -Please [visit the wiki](https://github.com/aBathologist/tokenize/wiki) for more detailed instructions and examples, including [a full list of options supported](https://github.com/aBathologist/tokenize/wiki#options). +Please [visit the wiki](https://github.com/aBathologist/tokenize/wiki/tokenize.pl-options-and-examples) for more detailed instructions and examples, including a full list of options supported.