8000 Merge pull request #667 from nafeezabrar/url-correction · soronpo/scala.github.com@a80616a · GitHub
[go: up one dir, main page]

Skip to content

Commit a80616a

Browse files
authored
Merge pull request scala#667 from nafeezabrar/url-correction
Lift url corrected
2 parents 4515e01 + 07a91b0 commit a80616a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/naming-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ conventions are used:
101101
- In some instances, it is acceptable to prepend "\`is\`" on a boolean
102102
accessor (e.g. `isEmpty`). This should only be the case when no
103103
corresponding mutator is provided. Please note that the
104-
[Lift](http://liftweb.com) convention of appending "`_?`" to boolean
104+
[Lift](http://liftweb.net) convention of appending "`_?`" to boolean
105105
accessors is non-standard and not used outside of the Lift
106106
framework.
107107
- For mutators, the name of the method should be the name of the

0 commit comments

Comments
 (0)
0