This is an automated email from the ASF dual-hosted git repository.
wangda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new 93ede6a Update experiment-implementation.md, fix bad link
93ede6a is described below
commit 93ede6a41dc65ba7c5ad48885088b547599952d1
Author: Wangda Tan <[email protected]>
AuthorDate: Mon Apr 27 22:15:14 2020 -0700
Update experiment-implementation.md, fix bad link
---
docs/design/experiment-implementation.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/design/experiment-implementation.md
b/docs/design/experiment-implementation.md
index 92b5e46..1e3f397 100644
--- a/docs/design/experiment-implementation.md
+++ b/docs/design/experiment-implementation.md
@@ -155,7 +155,7 @@ environment = create_environment {
}
```
-To better understand how environment works, please refer to
[environment-implementation](./environment-implementation.md).
+To better understand how environment works, please refer to
[environment-implementation](./environments-implementation.md).
### Create experiment, specify where's training code located, and parameters.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]