Skip to content

Commit 5d7608c

Browse files
committed
minor symfony#11241 Update link to rack website (yesnik)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes symfony#11241). Discussion ---------- 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. Commits ------- 73473b7 Update link to rack website
2 parents 6419bb6 + 73473b7 commit 5d7608c

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)