summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Niklas Hasse <jhasse@bixense.com>2019-04-10 20:40:11 +0200
committerGitHub <noreply@github.com>2019-04-10 20:40:11 +0200
commit55279e640d40020307fc39feed1bfef7815421d9 (patch)
tree87b01036da8c719cc1ccac49d14791250d762263
parent1bcc689324bdee090eed035353724abc3fa7c909 (diff)
parent02ec31abb7ffb70d5b66b8acbcf8ba7b2d5bbeef (diff)
downloadninja-55279e640d40020307fc39feed1bfef7815421d9.tar.gz
Merge pull request #1553 from ddrone/patch-1
Update link to premake
-rw-r--r--doc/manual.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc
index 37004eb..fb5d4b9 100644
--- a/doc/manual.asciidoc
+++ b/doc/manual.asciidoc
@@ -164,7 +164,7 @@ can generate Ninja files on Linux as of CMake version 2.8.8. Newer versions
of CMake support generating Ninja files on Windows and Mac OS X too.
https://github.com/ninja-build/ninja/wiki/List-of-generators-producing-ninja-build-files[others]:: Ninja ought to fit perfectly into other meta-build software
-like http://industriousone.com/premake[premake]. If you do this work,
+like https://premake.github.io/[premake]. If you do this work,
please let us know!
Running Ninja