diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-29 21:09:22 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-29 21:09:22 +0000 |
commit | 27d314277bfe7fffec215efa9b1833a23bb82940 (patch) | |
tree | 898c606409718e70579beea62174624f84e28629 /doc/README.md | |
parent | 6b9d3a4e8351e662c4586b24bb152de78ae9e3bf (diff) | |
download | gitlab-ce-27d314277bfe7fffec215efa9b1833a23bb82940.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index c3db960514f..201a2b57fbd 100644 --- a/doc/README.md +++ b/doc/README.md @@ -174,7 +174,7 @@ The following documentation relates to the DevOps **Create** stage: | [Delete merged branches](user/project/repository/branches/index.md#delete-merged-branches) | Bulk delete branches after their changes are merged. | | [File templates](user/project/repository/web_editor.md#template-dropdowns) | File templates for common files. | | [Files](user/project/repository/index.md#files) | Files management. | -| [Jupyter Notebook files](user/project/repository/index.md#jupyter-notebook-files) | GitLab's support for `.ipynb` files. | +| [Jupyter Notebook files](user/project/repository/jupyter_notebooks/index.md#jupyter-notebook-files) | GitLab's support for `.ipynb` files. | | [Protected branches](user/project/protected_branches.md) | Use protected branches. | | [Push rules](push_rules/push_rules.md) **(STARTER)** | Additional control over pushes to your projects. | | [Repositories](user/project/repository/index.md) | Manage source code repositories in GitLab's user interface. | |