summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Loach <robloach@gmail.com>2015-01-21 01:22:06 -0500
committerRob Loach <robloach@gmail.com>2015-01-21 01:22:06 -0500
commite573a00e0186e6e2b67959427c9dbc9f48e90068 (patch)
treeb194d594c1370791162bfd0283135503c1c8c476
parent0e3f6b9a5f71576fca0b539a8098813660021c4c (diff)
downloadjquery-once-e573a00e0186e6e2b67959427c9dbc9f48e90068.zip
jquery-once-e573a00e0186e6e2b67959427c9dbc9f48e90068.tar.gz
jquery-once-e573a00e0186e6e2b67959427c9dbc9f48e90068.tar.bz2
Update API documentation link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dccefc1..84570cf 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ be used to ensure that a function is only applied once to an element.
## Usage
-See the [API documentation](API.md) for details on how to use jQuery Once.
+[See the API documentation for details on how to use jQuery Once.](https://github.com/RobLoach/jquery-once/blob/master/API.md#readme)
## Development