| ... | ... | @@ -565,7 +565,7 @@ test { |
| 565 | 565 | ); |
| 566 | 566 | try expect(builder.items).toEqualString( |
| 567 | 567 | \\<body> |
| 568 | | \\ <p>This url for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> |
| 568 | \\ <p>This url for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 569 | 569 | \\</body> |
| 570 | 570 | \\ |
| 571 | 571 | ); |
| ... | ... | @@ -588,7 +588,7 @@ test { |
| 588 | 588 | ); |
| 589 | 589 | try expect(builder.items).toEqualString( |
| 590 | 590 | \\<body> |
| 591 | | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> |
| 591 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 592 | 592 | \\</body> |
| 593 | 593 | \\ |
| 594 | 594 | ); |
| ... | ... | @@ -611,7 +611,7 @@ test { |
| 611 | 611 | ); |
| 612 | 612 | try expect(builder.items).toEqualString( |
| 613 | 613 | \\<body> |
| 614 | | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> |
| 614 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 615 | 615 | \\</body> |
| 616 | 616 | \\ |
| 617 | 617 | ); |
| ... | ... | @@ -646,7 +646,7 @@ test { |
| 646 | 646 | ); |
| 647 | 647 | try expect(builder.items).toEqualString( |
| 648 | 648 | \\<body> |
| 649 | | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> |
| 649 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 650 | 650 | \\</body> |
| 651 | 651 | \\ |
| 652 | 652 | ); |
| ... | ... | @@ -678,7 +678,7 @@ test { |
| 678 | 678 | ); |
| 679 | 679 | try expect(builder.items).toEqualString( |
| 680 | 680 | \\<body> |
| 681 | | \\ <p>This host for this link is <a href="https:&sol;&sol;github.com&sol;nektro&sol;zig-pek">dynamic</a>.</p> |
| 681 | \\ <p>This host for this link is <a href="https://github.com/nektro/zig-pek">dynamic</a>.</p> |
| 682 | 682 | \\</body> |
| 683 | 683 | \\ |
| 684 | 684 | ); |