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 8a9106c  Update bad link of experiment-implementation.md
8a9106c is described below

commit 8a9106ce5c128ddb81cdfd96c47a96e27c848b56
Author: Wangda Tan <[email protected]>
AuthorDate: Mon Apr 27 22:13:55 2020 -0700

    Update bad link of experiment-implementation.md
---
 docs/design/experiment-implementation.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/design/experiment-implementation.md 
b/docs/design/experiment-implementation.md
index 815122f..92b5e46 100644
--- a/docs/design/experiment-implementation.md
+++ b/docs/design/experiment-implementation.md
@@ -112,7 +112,7 @@ Since we have different Docker image, one is using GPU and 
one is not using GPU,
 
 ## Manage environments for experiment
 
-Please refer to 
[environment-implementation.md](./environment-implementation.md) for more 
details
+Please refer to 
[environment-implementation.md](./environments-implementation.md) for more 
details
 
 ## Manage storages for experiment
 
@@ -497,4 +497,4 @@ interface ExperimentTemplateHandler {
 
 We should avoid users to do coding when they want to add new template, we 
should have several standard template handler to deal with most of the template 
handling.
 
-Experiment templates can be registered/updated/deleted via Submarine Server's 
REST API, which need to be discussed separately in the doc. (TODO)
\ No newline at end of file
+Experiment templates can be registered/updated/deleted via Submarine Server's 
REST API, which need to be discussed separately in the doc. (TODO)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to