Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit d785eb7

Browse files
authored
Update README.md
1 parent 80db44f commit d785eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ when you can just type:
2121

2222
... and do something more fun with all the time you save not typing angle brackets and remembering to close tags?
2323

24-
The syntax above is [Haml](http://www.haml-lang.com) - a templating language used extensively in the Ruby on Rails
24+
The syntax above is [Haml](https://haml.info) - a templating language used extensively in the Ruby on Rails
2525
community. This library lets Django developers use a Haml like syntax in their templates. It's not a template engine in
2626
itself, but simply a compiler which will convert "HamlPy" files into templates that Django can understand.
2727

0 commit comments

Comments
 (0)