diff --git a/rivet.sh b/rivet.sh index e7b45aa..69c58d9 100755 --- a/rivet.sh +++ b/rivet.sh @@ -224,7 +224,7 @@ if ! [ "$SKIP_LIST" ]; then if [ "$indexf" = "$destdir/index.html" ]; then llinksec=$linksec else - llinksec="$linksec in this section" + llinksec="$linksec in $title" fi tmpfile="$(mktemp)"