Skip to content

Commit eac306c

Browse files
authored
Merge pull request #2654 from chwarr/manual-gnu-job-server
Correct GNU Make jobserver link
2 parents 370edd4 + e4dfed9 commit eac306c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ GNU Jobserver support
191191
~~~~~~~~~~~~~~~~~~~~~
192192
193193
Since version 1.13., Ninja builds can follow the
194-
https://https://www.gnu.org/software/make/manual/html_node/Job-Slots.html[GNU Make jobserver]
194+
https://www.gnu.org/software/make/manual/html_node/Job-Slots.html[GNU Make jobserver]
195195
client protocol. This is useful when Ninja is invoked as part of a larger
196196
build system controlled by a top-level GNU Make instance, or any other
197197
jobserver pool implementation, as it allows better coordination between

0 commit comments

Comments
 (0)