From d6433d3d413823417c4d598bdcd6933a0e5a5ebb Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Sat, 29 May 2021 20:56:55 +0200 Subject: [PATCH] Update some URLs after website redesign --- Makefile | 4 ++-- README.md | 8 ++++---- boxes-config | 2 +- boxes-pkg.openwrt | 2 +- doc/boxes.1.in | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index 17a9efb..6b44f69 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ win32.prereq: infomsg: @echo "| For compilation info please refer to the boxes compilation FAQ" - @echo "| at https://boxes.thomasjensen.com/docs/faq.html#q5" + @echo "| at https://boxes.thomasjensen.com/faq.html#q5" $(OUT_DIR): mkdir $(OUT_DIR) @@ -84,7 +84,7 @@ doc/boxes.1: doc/boxes.1.in Makefile doc/boxes.1.html: doc/boxes.1 cat doc/boxes.1 | groff -mandoc -Thtml > doc/boxes.1.raw.html - sed -E -e 's/<URL:([^&]+)>/\1<\/a>/g' < doc/boxes.1.raw.html > doc/boxes.1.html + sed -E -e 's/<URL:([^&]+)>/\1<\/a>/g' < doc/boxes.1.raw.html > doc/boxes.1.html rm -f doc/boxes.1.raw.html @echo "Conversion complete. Excessive manual work remains." diff --git a/README.md b/README.md index c5c158d..b116622 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ It should give you something like that: /*******/ Type `boxes -l` to get a long list of box designs to use. Detailed usage information is in the -[manual page](https://boxes.thomasjensen.com/docs/boxes-man-1.html) and on the website. Consider -[tying *boxes* to your editor](https://boxes.thomasjensen.com/docs/install.html), +[manual page](https://boxes.thomasjensen.com/boxes-man-1.html) and on the website. Consider +[tying *boxes* to your editor](https://boxes.thomasjensen.com/editors.html), so that it can be invoked by a simple keypress. ## Status @@ -50,12 +50,12 @@ have already been two new releases with significant new functionality. The website has information on [building from source](https://boxes.thomasjensen.com/build.html), [testing](https://boxes.thomasjensen.com/testing.html), and [contributing](https://boxes.thomasjensen.com/contributing.html) to the source code.
-*Boxes* has received support from many [contributors](https://boxes.thomasjensen.com/contributing.html#contributors) +*Boxes* has received support from many [contributors](https://boxes.thomasjensen.com/team.html#contributors) over the years, and continues to benefit greatly from contributions. Many thanks for that! ## Custom box designs -You can define [your own box designs](https://boxes.thomasjensen.com/docs/)! +You can define [your own box designs](https://boxes.thomasjensen.com/config-general.html)! We appreciate the creative new box designs that you craft for *boxes*. If you think that others should have your box designs, please feel free to submit them in the diff --git a/boxes-config b/boxes-config index 87c13b6..1f67280 100644 --- a/boxes-config +++ b/boxes-config @@ -17,7 +17,7 @@ # ____________________________________________________________________________ # # Format: ASCII Text -# Syntax of this file: https://boxes.thomasjensen.com/docs/config-syntax.html +# Syntax of this file: https://boxes.thomasjensen.com/config-syntax.html #============================================================================= diff --git a/boxes-pkg.openwrt b/boxes-pkg.openwrt index a8bf541..7aa02e4 100644 --- a/boxes-pkg.openwrt +++ b/boxes-pkg.openwrt @@ -40,7 +40,7 @@ PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION).$(PKG_RELEASE) PKG_SOURCE:=v2.1.0.tar.gz -PKG_SOURCE_URL:=http://github.com/ascii-boxes/boxes/archive/ +PKG_SOURCE_URL:=https://github.com/ascii-boxes/boxes/archive/refs/tags/ include $(INCLUDE_DIR)/package.mk define Package/boxes diff --git a/doc/boxes.1.in b/doc/boxes.1.in index 3c1b906..148b824 100644 --- a/doc/boxes.1.in +++ b/doc/boxes.1.in @@ -26,7 +26,7 @@ supports filters. The website has examples on how to configure editor integration for various text editors: .br - + .\" ======================================================================= .SH OPTIONS Options offered by @@ -417,7 +417,7 @@ other locations are fully supported, too. The syntax of .I boxes config files is described on the website at -. +. .\" ======================================================================= .SH EXAMPLES Examples on how to invoke @@ -448,7 +448,7 @@ lovingly maintained since 1999. .br For a full list of contributors, see .br - + .br and . .br