diff options
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/test/index.html b/test/index.html index 014ae461..6a8e220e 100644 --- a/test/index.html +++ b/test/index.html @@ -7,6 +7,9 @@ <li><a href="hello-world.html">Hello World!</a> <li><a href="client-ctx.html">client context</a> <li><a href="sample-post.html">Sample post</a> - <li><a href="websock.html">websockets</a> <li><a href="AFB.html">AFB.js</a> + <li><a href="monitoring/monitor.html" target="_blank">Monitoring</a> +<!-- + <li><a href="websock.html">websockets</a> <li><a href="angular.html">AfbAngular.js</a> +--> |