Skip to content

Commit ee69902

Browse files
committed
update old links
1 parent 1fef90f commit ee69902

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Example Usage
133133
;=> {:a 1, :d 13, :b 42}
134134
```
135135

136-
Refer to docstrings in the `clojure.core.cache` or `clojure.core.cache.wrapped` namespaces, or the [autogenerated API documentation](http://clojure.github.com/core.cache/) for additional documentation.
136+
Refer to docstrings in the `clojure.core.cache` or `clojure.core.cache.wrapped` namespaces, or the [autogenerated API documentation](http://clojure.github.io/core.cache/) for additional documentation.
137137

138138

139139
Developer Information

docs/release-notes/release-0.6.1.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Places
4343
* [Source code](https://github.com/clojure/core.cache)
4444
* [Ticket system](http://clojure.atlassian.net/browse/CCACHE)
4545
* [Announcement](http://groups.google.com/group/clojure/browse_frm/thread/69d08572ab265dc7)
46-
* [API Reference](https://clojure.github.com/core.cache)
46+
* [API Reference](https://clojure.github.io/core.cache)
4747
* [Examples and documentation](https://github.com/clojure/core.cache/wiki) (work in progress)
4848

4949
Changes from v0.5.0

docs/release-notes/release-0.6.2.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Places
4343
* [Source code](https://github.com/clojure/core.cache)
4444
* [Ticket system](http://clojure.atlassian.net/browse/CCACHE)
4545
* [Announcement](http://groups.google.com/group/clojure/browse_frm/thread/69d08572ab265dc7)
46-
* [API Reference](https://clojure.github.com/core.cache)
46+
* [API Reference](https://clojure.github.io/core.cache)
4747
* [Examples and documentation](https://github.com/clojure/core.cache/wiki) (work in progress)
4848

4949
Changes from v0.6.1
@@ -72,4 +72,4 @@ The following capabilities are under design, development, or consideration for f
7272
* Deprecation of Clache
7373
* More documentation and examples
7474

75-
More planning is needed around capabilities not listed nor thought of.
75+
More planning is needed around capabilities not listed nor thought of.

0 commit comments

Comments
 (0)