openfaas / of-watchdog

Reverse proxy for STDIO and HTTP microservices
MIT License
259 stars 115 forks source link

Outdated link to Classic Watchdog #129

Closed lippoliv closed 1 year ago

lippoliv commented 2 years ago

Expected Behaviour

The link to watchdog classic does work.

Current Behaviour

The link to watchdog classic ends up in 404 Not Found.

Possible Solution

Change link to watchdog classic in README.md to https://github.com/openfaas/classic-watchdog/tree/master.

Steps to Reproduce (for bugs)

  1. Open https://github.com/openfaas/of-watchdog
  2. Click on "Classic Watchdog"

Context

I was searching how to set headers in a classic watchdog function and learned about the alternative "of-watchdog", where this seems to be possible.

Your Environment