Skip to content

Commit 73473b7

Browse files
yesnikjaviereguiluz
authored andcommitted
Update link to rack website
Previous link to rubyforge.org is broken, because this project was closed at May 2014. New link contains information about Rack, a modular Ruby webserver interface.
1 parent 6419bb6 commit 73473b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/event_dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,4 +301,4 @@ is not about creating a generic framework, but one that is tailored to your
301301
needs. Stop whenever you see fit, and further evolve the code from there.
302302

303303
.. _`WSGI`: https://www.python.org/dev/peps/pep-0333/#middleware-components-that-play-both-sides
304-
.. _`Rack`: http://rack.rubyforge.org/
304+
.. _`Rack`: https://github.com/rack/rack

0 commit comments

Comments
 (0)