summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/modules/view_list.py
diff options
context:
space:
mode:
authorSorin Sbarnea <ssbarnea@redhat.com>2018-01-26 14:06:57 +0000
committerSorin Sbarnea <ssbarnea@redhat.com>2018-01-26 23:57:53 +0000
commitd8ace6802dc382b32f1d3baa2df2c2cc95f2ca76 (patch)
treee0df0a564ac3054aca99b10ce5d9822fe2257771 /jenkins_jobs/modules/view_list.py
parent8d489abece360c6e47658785327919eb3cb0c644 (diff)
downloadpython-jenkins-job-builder-d8ace6802dc382b32f1d3baa2df2c2cc95f2ca76.tar.gz
python-jenkins-job-builder-d8ace6802dc382b32f1d3baa2df2c2cc95f2ca76.tar.xz
python-jenkins-job-builder-d8ace6802dc382b32f1d3baa2df2c2cc95f2ca76.zip
docs: sphinx upgrade and warnings as erros
Change-Id: I455ac0d79cca3883d3a758a2709c8c0255f4cc7d
Diffstat (limited to 'jenkins_jobs/modules/view_list.py')
-rw-r--r--jenkins_jobs/modules/view_list.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins_jobs/modules/view_list.py b/jenkins_jobs/modules/view_list.py
index 098e5362..7b85de3a 100644
--- a/jenkins_jobs/modules/view_list.py
+++ b/jenkins_jobs/modules/view_list.py
@@ -16,7 +16,7 @@
The view list module handles creating Jenkins List views.
To create a list view specify ``list`` in the ``view-type`` attribute
-to the :ref:`View-list` definition.
+to the :ref:`view_list` definition.
:View Parameters:
* **name** (`str`): The name of the view.