diff --git a/app/src/frontend/building/data-containers/location.tsx b/app/src/frontend/building/data-containers/location.tsx index 5b5a083a..328bc82e 100644 --- a/app/src/frontend/building/data-containers/location.tsx +++ b/app/src/frontend/building/data-containers/location.tsx @@ -23,7 +23,7 @@ const LocationView: React.FunctionComponent = (props) => ( copy={props.copy} onChange={props.onChange} tooltip={dataFields.location_name.tooltip} - placeholder="Building name (if any)" + placeholder="https://..." />