Skip to content

Commit ccae63f

Browse files
authored
Fixes link to structured typesetting version of the pages (#3611)
1 parent b4e89fa commit ccae63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

set.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431553,7 +431553,7 @@ orthogonal vectors (i.e. whose inner product is 0) is the sum of the
431553431553
/* Optional link(s) to other versions of the theorem page. A "*" is replaced
431554431554
with the label of the current theorem. If you need a literal "*" as part
431555431555
of the URL, use the alternate URL encoding "%2A". */
431556-
htmlexturl '<A HREF="http://metamath.tirix.org/*.html">'
431556+
htmlexturl '<A HREF="http://metamath.tirix.org/mpests/*.html">'
431557431557
+ 'Structured version</A>&nbsp;&nbsp; '
431558431558
+ '<A HREF="https://expln.github.io/metamath/asrt/*.html">'
431559431559
+ 'Visualization version</A>&nbsp;&nbsp; ';

0 commit comments

Comments
 (0)