This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch rabbah-patch-1
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-wskdeploy.git
The following commit(s) were added to refs/heads/rabbah-patch-1 by this push:
new c4b72cb Update links.
c4b72cb is described below
commit c4b72cbdc293b6aa491adc23c4c3f104b51643a6
Author: rodric rabbah <[email protected]>
AuthorDate: Fri Feb 22 08:39:20 2019 -0800
Update links.
---
docs/wskdeploy_triggerrule_trigger_bindings.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/wskdeploy_triggerrule_trigger_bindings.md
b/docs/wskdeploy_triggerrule_trigger_bindings.md
index a47e533..c4031cb 100644
--- a/docs/wskdeploy_triggerrule_trigger_bindings.md
+++ b/docs/wskdeploy_triggerrule_trigger_bindings.md
@@ -119,8 +119,8 @@ $ wsk activation get 3a7c92468b4e4170bc92468b4eb170f1
### Specification
For convenience, the Actions and Parameters grammar can be found here:
-* [Triggers](spec_trigger.md)
-* [Rules](spec_rule.md)
+* [Triggers](../specification/html/spec_trigger.md)
+* [Rules](../specification/html/spec_rule.md)
---
<!--