Skip to content

Commit 0338d2c

Browse files
committed
move nightly builds note
1 parent 1eda5a7 commit 0338d2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Installation-Guide.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ When built from source on an unreleased commit, this version takes the following
3030
That ``.99`` is added to ensure that a version built from an unreleased commit is considered "newer"
3131
than all previous releases, and "older" than all future releases.
3232

33+
.. _nightly-builds:
34+
35+
You can find such artifacts from the latest successful build on the ``master`` branch (nightly builds) here: |download artifacts|.
36+
3337
For more details on why LightGBM uses EffVer instead of other schemes like semantic versioning,
3438
see https://jacobtomlinson.dev/effver/.
3539

@@ -76,10 +80,6 @@ Please note, that ThreadSanitizer cannot be used together with other sanitizers.
7680
For more info and additional sanitizers' parameters please refer to the `following docs`_.
7781
It is very useful to build `C++ unit tests <#build-c-unit-tests>`__ with sanitizers.
7882

79-
.. _nightly-builds:
80-
81-
You can download the artifacts of the latest successful build on master branch (nightly builds) here: |download artifacts|.
82-
8383
.. contents:: **Contents**
8484
:depth: 1
8585
:local:

0 commit comments

Comments
 (0)