Skip to content

Commit a22e0fe

Browse files
authored
Merge pull request #201 from audriu/patch-1
Fix API docs link in README
2 parents bdf6c8c + 14fdbcc commit a22e0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Add the following dependency to your `project.clj` file:
1414
## Documentation
1515

1616
* [Wiki](https://github.com/weavejester/compojure/wiki)
17-
* [API Docs](http://weavejester.github.com/compojure)
17+
* [API Docs](http://weavejester.github.io/compojure)
1818

1919
## Community
2020

0 commit comments

Comments
 (0)