In CkEditor, I use link element for the text test.
link
test
When I click the link, it should go to www.google.com.
www.google.com
But instead it go to http://localhost:3000/posts/www.google.com, while http://localhost:3000/posts is my current path
http://localhost:3000/posts/www.google.com
http://localhost:3000/posts
When I hover the link, it shows below: