Skip to content

Commit 1c93847

Browse files
committed
Update to current GAP manuals URL
1 parent fff69f4 commit 1c93847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-gap-package

+1-1
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ fi
733733
# BSD and GNU make.
734734
for f in ./*/*.htm* ; do
735735
sed \
736-
-e 's;href="../../../doc/;href="https://www.gap-system.org/Manuals/doc/;g' \
736+
-e 's;href="../../../doc/;href="https://docs.gap-system.org/doc/;g' \
737737
-e 's;href="../../../pkg/GAPDoc[^\/]*/doc/;href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc/doc/;g' \
738738
-e 's;href="../../../pkg/gapdoc[^\/]*/doc/;href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc/doc/;g' \
739739
"$f" > "$f.bak"

0 commit comments

Comments
 (0)