README update

This commit is contained in:
Olof hagsand 2018-03-25 16:04:30 +02:00
parent bfce20c760
commit b8e35742b9
2 changed files with 20 additions and 20 deletions

View file

@ -320,5 +320,5 @@ If a plugin is provided, it needs to supply a username. If not, the
request is unauthorized. the function mallocs a username and returns
it.
See [../apps/example/routing_restconf.c] plugin_credentials() for
See (../apps/example/routing_restconf.c) plugin_credentials() for
an example of HTTP basic auth.