🧚 A practical web framework for Gleam

Update example 7 readme, fix link

authored by

matt-savvy and committed by
Louis Pilfold
a0c64023 38e96abc

+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