mirror of
https://github.com/kataras/iris.git
synced 2025-12-30 00:07:04 +00:00
apply update for #1861 as requested
This commit is contained in:
@@ -57,7 +57,7 @@ func main() {
|
||||
mvc.New(exampleRouter).Handle(new(controller))
|
||||
|
||||
// Read more about its syntax at:
|
||||
// https://github.com/aymerick/raymond and
|
||||
// https://github.com/mailgun/raymond and
|
||||
// https://handlebarsjs.com/guide
|
||||
|
||||
// http://localhost:8080
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
|
||||
<hr />
|
||||
|
||||
<strong>Read more at: <a href="https://github.com/aymerick/raymond" target="_new">
|
||||
https://github.com/aymerick/raymond</a> and <a href="https://handlebarsjs.com/guide" target="_new">
|
||||
<strong>Read more at: <a href="https://github.com/mailgun/raymond" target="_new">
|
||||
https://github.com/mailgun/raymond</a> and <a href="https://handlebarsjs.com/guide" target="_new">
|
||||
https://handlebarsjs.com/guide
|
||||
</a>
|
||||
</strong>
|
||||
|
||||
Reference in New Issue
Block a user