We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8e518 commit 104e5d2Copy full SHA for 104e5d2
assets/_redirects
@@ -1,2 +1,4 @@
1
# Redirect rules
2
-/send-me-home /
+/send-me-home /
3
+/spec/tck-coverage/ https://mvc-tck-coverage.netlify.com/:splat 200
4
+
src/spec/index.md
@@ -8,6 +8,7 @@ template: page.html
8
### Latest version
9
10
* [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/)
12
13
### Public Review (PR)
14
0 commit comments