R/paths.R
route_link.Rd
Adds /#!/ prefix to link.
route_link(path)
character with path
route link
route_link("abc") # /#!/abc #> [1] "./#!/abc"