This is an automated email from the ASF dual-hosted git repository.

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new c7088670b9 Update References.md (#442)
c7088670b9 is described below

commit c7088670b94ea718ec362fbedbd3582c353a853b
Author: Suhas R <[email protected]>
AuthorDate: Mon Feb 20 19:39:55 2023 +0530

    Update References.md (#442)
---
 versioned_docs/version-v0.15/Overview/References.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/versioned_docs/version-v0.15/Overview/References.md 
b/versioned_docs/version-v0.15/Overview/References.md
index 32515fb811..cbc811ebba 100644
--- a/versioned_docs/version-v0.15/Overview/References.md
+++ b/versioned_docs/version-v0.15/Overview/References.md
@@ -12,11 +12,11 @@ For users/developers who wish to interact with the Apache 
DevLake by using the R
 the Swagger Document would very useful for you. The `devlake` docker image has 
it packaged, you may access it from:
 If you are using the `devlake` container alone without `config-ui`:
 ```
-http://<DEVLAKE_CONTIANER_HOST>:<PORT>/swagger/index.html
+http://<DEVLAKE_CONTAINER_HOST>:<PORT>/swagger/index.html
 ```
 or
 ```
-http://<CONFIG_UI_CONTIANER_HOST>:<PORT>/api/swagger/index.html
+http://<CONFIG_UI_CONTAINER_HOST>:<PORT>/api/swagger/index.html
 ```
 
 ## Source Code Reference

Reply via email to