diff --git a/docs/en/get_started.md b/docs/en/get_started.md index cf861b1fe..b08250869 100644 --- a/docs/en/get_started.md +++ b/docs/en/get_started.md @@ -197,5 +197,5 @@ docker run --gpus all --shm-size=8g -it -v {DATA_DIR}:/mmsegmentation/data mmseg ## Trouble shooting -If you have some issues during the installation, please first view the [FAQ](faq.md) page. +If you have some issues during the installation, please first view the [FAQ](notes/faq.md) page. You may [open an issue](https://github.com/open-mmlab/mmsegmentation/issues/new/choose) on GitHub if no solution is found. diff --git a/docs/zh_cn/get_started.md b/docs/zh_cn/get_started.md index da6d728a1..38e93e9cb 100644 --- a/docs/zh_cn/get_started.md +++ b/docs/zh_cn/get_started.md @@ -197,4 +197,4 @@ docker run --gpus all --shm-size=8g -it -v {DATA_DIR}:/mmsegmentation/data mmseg ## 问题解答 -如果您在安装过程中遇到了其他问题,请第一时间查阅 [FAQ](faq.md) 文件。如果没有找到答案,您也可以在 GitHub 上提出 [issue](https://github.com/open-mmlab/mmsegmentation/issues/new/choose) +如果您在安装过程中遇到了其他问题,请第一时间查阅 [FAQ](notes/faq.md) 文件。如果没有找到答案,您也可以在 GitHub 上提出 [issue](https://github.com/open-mmlab/mmsegmentation/issues/new/choose)