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.
2 parents 2eb57e7 + 90fa5b5 commit f137edeCopy full SHA for f137ede
content/guides/2.8/views/twirl.md
@@ -3,13 +3,13 @@ title: Twirl
3
layout: guides-2.8
4
---
5
6
-*Twirl* is the [Play 2 templating language](http://www.playframework.org/documentation/2.6.x/ScalaTemplates).
+*Twirl* is the [Play 2 templating language](https://www.playframework.com/documentation/2.8.x/ScalaTemplates).
7
8
9
10
## Evaluating Twirl
11
12
-While the Scalatra developer generally prefer [Scalate](scalate.html) for server-side
+While the Scalatra developer generally prefer [Scalate](https://scalate.github.io/scalate/documentation/index.html) for server-side
13
templating, Twirl provides an interesting alternative.
14
15
### Advantages of Twirl
0 commit comments