🧚 A practical web framework for Gleam

Revert "Update example 7 readme, fix link"

This reverts commit a88b97ebe02cb8852842d92e82ab8ba2e0d43711.

authored by

Matt Savoia and committed by
Louis Pilfold
90757210 a0c64023

+1 -1
+1 -1
examples/7-logging/README.md
··· 8 8 This example shows how to route requests to different handlers based on the 9 9 request path and method. 10 10 11 - This example is based off of the ["routing" example](routing), so read that 11 + This example is based off of the ["routing" example][routing], so read that 12 12 one first. The additions are detailed here and commented in the code. 13 13 14 14 [hello]: https://github.com/lpil/wisp/tree/main/examples/1-routing