Did a folder named "live" change in phoenix 1.7?

I am following tutorials online for Phoenix Live and most of them have directories that use a folder named live.

“intro/pento/lib/pento_web/live/page_live.ex”

Notice the line assumes a directory named live

When I bootstrap the app I don’t see a live directory.
Did this change? If so how?

Thanks.