Skip to content

Commit 54be2a5

Browse files
committed
Update doc url
1 parent dc83991 commit 54be2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/alexcrichton/stacker.svg?branch=master)](https://travis-ci.org/alexcrichton/stacker)
44
[![Build status](https://ci.appveyor.com/api/projects/status/1yca9gp2bhe9h2by?svg=true)](https://ci.appveyor.com/project/alexcrichton/stacker)
55

6-
[Documentation](http://alexcrichton.com/stacker)
6+
[Documentation](https://docs.rs/stacker)
77

88
A stack-growth library for Rust. Enables annotating fixed points in programs
99
where the stack may want to grow larger. Spills over to the heap if the stack

0 commit comments

Comments
 (0)