Skip to content

Commit f6acfa8

Browse files
committed
Fixed coverage report link
1 parent 78d0776 commit f6acfa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Redirect rules
22
/send-me-home /
3-
/spec/tck-coverage* https://mvc-tck-coverage.netlify.com:splat 200
3+
/spec/tck-coverage/* https://mvc-tck-coverage.netlify.com/:splat 200
44

src/spec/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ template: page.html
88
### Latest version
99

1010
* [Specification](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=javax.mvc&a=javax.mvc-api&v=LATEST&c=spec&p=pom&e=pdf)
11-
* [TCK coverage report](/spec/tck-coverage/)
11+
* [TCK coverage report](/spec/tck-coverage/index.html)
1212

1313
### Public Review (PR)
1414

0 commit comments

Comments
 (0)