Change record status: 
Introduced in branch: 
1.x
Introduced in version: 
1.0.0-beta5
Description: 

The lupus_decoupled_ce_api.frontend_paths services parameter has "/" added.
This has an added effect of making "Home" links on the backend also point to the frontend homepage. They pointed to the backend before.

This is necessary for making the breadcrumb links to 'home' in the ld+json payload point to the frontend (not the backend -- they are always absolute).

Impacts: 
Site builders, administrators, editors