From 228719d087aa5e27dcd8627c4acf7273476bdbca Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 5 Jan 2018 14:18:57 +0100 Subject: [PATCH] Remove mention of broken web site. --- Makefile | 1 - README | 3 --- docs/examples.html | 1 - docs/index.html | 1 - docs/introduction.html | 1 - docs/license.html | 1 - docs/reference.html | 1 - 7 files changed, 9 deletions(-) diff --git a/Makefile b/Makefile index f67f62c..0eef1f2 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,6 @@ $(OUT)/mujs.pc: @ echo > $@ Name: mujs @ echo >> $@ Description: MuJS embeddable Javascript interpreter @ echo >> $@ Version: $(VERSION) - @ echo >> $@ URL: http://dev.mujs.com/ @ echo >> $@ Cflags: -I$(incdir) @ echo >> $@ Libs: -L$(libdir) -lmujs @ echo >> $@ Libs.private: -lm diff --git a/README b/README index 2371b31..7576d46 100644 --- a/README +++ b/README @@ -5,9 +5,6 @@ ABOUT MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. -The official developer web pages and documentation for MuJS can be -found at http://dev.mujs.com/. - LICENSE MuJS is Copyright 2013-2017 Artifex Software, Inc. diff --git a/docs/examples.html b/docs/examples.html index 2f50404..30304b1 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -16,7 +16,6 @@ Reference Examples License -Downloads Source Bugs diff --git a/docs/index.html b/docs/index.html index b8e85e3..fa046bc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,6 @@ Reference Examples License -Downloads Source Bugs diff --git a/docs/introduction.html b/docs/introduction.html index c3dffd0..7096669 100644 --- a/docs/introduction.html +++ b/docs/introduction.html @@ -16,7 +16,6 @@ Reference Examples License -Downloads Source Bugs diff --git a/docs/license.html b/docs/license.html index e53f1c2..d4e7056 100644 --- a/docs/license.html +++ b/docs/license.html @@ -16,7 +16,6 @@ Reference Examples License -Downloads Source Bugs diff --git a/docs/reference.html b/docs/reference.html index e65ea48..bc3a194 100644 --- a/docs/reference.html +++ b/docs/reference.html @@ -16,7 +16,6 @@ Reference Examples License -Downloads Source Bugs