diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-12-16 16:25:53 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-12-19 17:33:58 +0100 |
commit | f5d456c87e36829f0a17ecfbbd7b205f2e5ad834 (patch) | |
tree | eeaddf5a2b0745fee10536779d10ed73c96fe99c /doc/workflow | |
parent | 7f963fcde2cfe577173e91fe08b14ec08ef93dd5 (diff) | |
download | gitlab-ce-f5d456c87e36829f0a17ecfbbd7b205f2e5ad834.tar.gz |
Fix link to img22348-gitea-importer-docs
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/importing/import_projects_from_gitea.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/importing/import_projects_from_gitea.md b/doc/workflow/importing/import_projects_from_gitea.md index f14f8806d8d..936cee89f45 100644 --- a/doc/workflow/importing/import_projects_from_gitea.md +++ b/doc/workflow/importing/import_projects_from_gitea.md @@ -33,7 +33,7 @@ namespace that started the import process. The importer page is visible when you create a new project. -![New project page on GitLab](img/import_projects_from_gitea_new_project_page.png) +![New project page on GitLab](img/import_projects_from_new_project_page.png) Click on the **Gitea** link and the import authorization process will start. |